Solving issue 593 with Maweso's patch + GUI cleanup of the preference window
This commit is contained in:
@@ -131,6 +131,10 @@ class Preferences : public Gtk::Dialog {
|
||||
void themeChanged ();
|
||||
void useThemeChanged();
|
||||
void fontChanged ();
|
||||
void forRAWComboChanged ();
|
||||
void forImageComboChanged ();
|
||||
void layoutComboChanged ();
|
||||
void cacheFormatComboChanged ();
|
||||
void switchThemeTo (Glib::ustring newTheme);
|
||||
void switchFontTo (Glib::ustring newFont);
|
||||
|
||||
|
Reference in New Issue
Block a user