diff options
| author | Matthias Melcher <github@matthiasm.com> | 2024-03-02 22:58:52 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2024-03-02 22:58:57 +0100 |
| commit | ec9430e744d33d6c88a00481057ecd5298c8e882 (patch) | |
| tree | 10b14ee81b145d93bf749e9780471e84685eebef /fluid/Fl_Button_Type.h | |
| parent | 7fea97c7a7dd36ad15b8d70f339c901adf88ba46 (diff) | |
FLUID: comments, typos, formatting
Diffstat (limited to 'fluid/Fl_Button_Type.h')
| -rw-r--r-- | fluid/Fl_Button_Type.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/Fl_Button_Type.h b/fluid/Fl_Button_Type.h index c731ce7e7..3eb4a3d1d 100644 --- a/fluid/Fl_Button_Type.h +++ b/fluid/Fl_Button_Type.h @@ -38,7 +38,6 @@ public: void write_properties(Fd_Project_Writer &f) FL_OVERRIDE; void read_property(Fd_Project_Reader &f, const char *) FL_OVERRIDE; void copy_properties() FL_OVERRIDE; - }; extern Fl_Button_Type Fl_Button_type; |
