Merge branch 'master' into softproofing

This commit is contained in:
Hombre
2016-10-16 01:45:52 +02:00
159 changed files with 15819 additions and 2723 deletions

View File

@@ -132,6 +132,7 @@ protected:
Gtk::HBox* hbtheme;
Gtk::CheckButton* chUseSystemTheme;
Gtk::FontButton* fontbutton;
Gtk::FontButton* colorPickerFontButton;
Gtk::ColorButton* butCropCol;
Gtk::ColorButton* butNavGuideCol;
@@ -230,7 +231,7 @@ protected:
Gtk::Widget* getSoundPanel ();
public:
Preferences (RTWindow *rtwindow);
explicit Preferences (RTWindow *rtwindow);
~Preferences ();
void savePressed ();