]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #1348 Creation of a Qt panel: providing additional sample for ModuleBase_ModelW...
authornds <nds@opencascade.com>
Wed, 6 Apr 2016 16:07:21 +0000 (19:07 +0300)
committernds <nds@opencascade.com>
Wed, 6 Apr 2016 16:07:47 +0000 (19:07 +0300)
src/SamplePanelPlugin/plugin-SamplePanel.xml

index 2682a3d6b208108a35b3f2aa6891d6f31ef63c30..341397a6a87970bed8f1308db096e0637eb85c4e 100755 (executable)
@@ -3,10 +3,10 @@
 <plugin>
   <workbench id="Sample">
     <group id="Features">
-      <!--<feature id="QtPanelFeature" property_panel_id="QtPanel" title="Qt Panel Feature"/>-->
-      <feature id="QtPanelFeature" title="Qt Panel Feature">
+      <feature id="QtPanelFeature" property_panel_id="QtPanel" title="Qt Panel Feature"/>
+      <!--<feature id="QtPanelFeature" title="Qt Panel Feature using ModelWidget">
         <QtModelWidget/>
-      </feature>
+      </feature>-->
     </group>
   </workbench>
 </plugin>