diff options
Diffstat (limited to 'fluid/Fl_Type.h')
| -rw-r--r-- | fluid/Fl_Type.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Fl_Type.h b/fluid/Fl_Type.h index 728cae7a8..a6e9eebb5 100644 --- a/fluid/Fl_Type.h +++ b/fluid/Fl_Type.h @@ -200,6 +200,7 @@ public: class Fl_Decl_Type : public Fl_Type { char public_; + char static_; public: Fl_Type *make(); void write_code1(); |
