Salome HOME
Task #3235: Projection without link to source shape
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetRadiobox.h
index ef35a0f960604ea1ad0b9f44962527f615d3ccdd..cffb45a2120f82d1313523263ed2970068a8f100 100644 (file)
@@ -59,6 +59,7 @@ protected:
 private:
   QFormLayout* myLayout;
   QButtonGroup* myGroup;
+  bool myVerticalAlignment;
 };
 
 #endif
\ No newline at end of file