Salome HOME
Opportunity for combo box of getting elements from the feature another attribute.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetChoice.h
index cd0fa9521b1848d7b68b96f0164811d9bd31c8a9..a6ac35cfcf3eb5aa6205a21de6791d44ff202342 100644 (file)
@@ -100,6 +100,7 @@ private:
 
   // XML definition of titles
   QStringList myButtonTitles;
+  std::string myStringListAttribute;
 };
 
 #endif