From ec9430e744d33d6c88a00481057ecd5298c8e882 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 2 Mar 2024 22:58:52 +0100 Subject: FLUID: comments, typos, formatting --- fluid/Fl_Button_Type.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fluid/Fl_Button_Type.h') 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; -- cgit v1.2.3