Merge branch 'master' into gtk3-merge-master-b8eb349
This commit is contained in:
@@ -129,6 +129,7 @@ protected:
|
||||
Gtk::ComboBoxText* theme;
|
||||
Gtk::CheckButton* chUseSystemTheme;
|
||||
Gtk::FontButton* fontbutton;
|
||||
Gtk::FontButton* colorPickerFontButton;
|
||||
Gtk::ColorButton* butCropCol;
|
||||
Gtk::ColorButton* butNavGuideCol;
|
||||
|
||||
@@ -225,7 +226,7 @@ protected:
|
||||
Gtk::Widget* getSoundPanel ();
|
||||
|
||||
public:
|
||||
Preferences (RTWindow *rtwindow);
|
||||
explicit Preferences (RTWindow *rtwindow);
|
||||
~Preferences ();
|
||||
|
||||
void savePressed ();
|
||||
|
Reference in New Issue
Block a user