diff --git a/rtgui/spot.h b/rtgui/spot.h index bbe70469d..db1fdac05 100644 --- a/rtgui/spot.h +++ b/rtgui/spot.h @@ -84,7 +84,7 @@ private: void resetPressed (); protected: - Gtk::HBox* labelBox; + Gtk::Box* labelBox; Gtk::CheckButton* editedCheckBox; Gtk::Label* countLabel; Gtk::ToggleButton* edit;