Salome HOME
Debugging Translation feature.
[modules/shaper.git] / src / SamplePanelPlugin / plugin-SamplePanel.xml
index 9f017f59afd1d68976bc2703c2d5a7cfe94fc0cd..341397a6a87970bed8f1308db096e0637eb85c4e 100755 (executable)
@@ -3,7 +3,10 @@
 <plugin>
   <workbench id="Sample">
     <group id="Features">
-      <feature id="QtPanelFeature" property_panel_id="SamplePanel" 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>-->
     </group>
   </workbench>
 </plugin>