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