diff options
Diffstat (limited to 'fluid/Fl_Window_Type.h')
| -rw-r--r-- | fluid/Fl_Window_Type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Fl_Window_Type.h b/fluid/Fl_Window_Type.h index e1ddcba9c..41cf73f4b 100644 --- a/fluid/Fl_Window_Type.h +++ b/fluid/Fl_Window_Type.h @@ -111,7 +111,7 @@ public: } // state variables for output: char write_public_state; // true when public: has been printed - char wc_relative; // if true, reposition all child widgets in an Fl_Group + char wc_relative; // if 1, reposition all children, if 2, reposition and resize virtual void write_properties(); virtual void read_property(const char *); |
