Salome HOME
ModuleBase_IconFactory class was created
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index a17c8559996a2bc0e8a8b42ccb89522cb8bc25e9..532e874f53465df94c5f9b273a3c26b1c2c1ee8a 100644 (file)
@@ -252,6 +252,8 @@ protected slots:
   int myVisualLayerId;
 
   PartSet_DocumentDataModel* myDataModel;
+
+  QModelIndex aActivePartIndex;
 };
 
 #endif