Salome HOME
Issue #1348 Creation of a Qt panel: providing additional sample for ModuleBase_ModelW...
[modules/shaper.git] / 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>