summaryrefslogtreecommitdiff
path: root/fluid/Fl_Button_Type.h
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2024-03-02 22:58:52 +0100
committerMatthias Melcher <github@matthiasm.com>2024-03-02 22:58:57 +0100
commitec9430e744d33d6c88a00481057ecd5298c8e882 (patch)
tree10b14ee81b145d93bf749e9780471e84685eebef /fluid/Fl_Button_Type.h
parent7fea97c7a7dd36ad15b8d70f339c901adf88ba46 (diff)
FLUID: comments, typos, formatting
Diffstat (limited to 'fluid/Fl_Button_Type.h')
-rw-r--r--fluid/Fl_Button_Type.h1
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;