summaryrefslogtreecommitdiff
path: root/fluid/Fl_Button_Type.h
diff options
context:
space:
mode:
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;