Salome HOME
Make 0 transparency applicable
[modules/shaper.git] / src / SamplePanelPlugin / plugin-SamplePanel.xml
old mode 100755 (executable)
new mode 100644 (file)
index fdcdb44..5476465
@@ -1,9 +1,10 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
-
 <plugin>
   <workbench id="Sample">
     <group id="Features">
-      <feature id="SamplePanelFeature" property_panel_id="SampePanel" title="Sample 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>