Solving issue 593 with Maweso's patch + GUI cleanup of the preference window

This commit is contained in:
Hombre
2011-04-05 23:15:24 +02:00
parent d63dd05b89
commit 9e5a52cb29
2 changed files with 114 additions and 75 deletions

View File

@@ -120,6 +120,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);
@@ -148,6 +152,7 @@ class Preferences : public Gtk::Dialog {
void clearProfilesPressed ();
void clearThumbImagesPressed ();
void clearAllPressed ();
void behAddRadioToggled (const Glib::ustring& path);
void behSetRadioToggled (const Glib::ustring& path);
// void selectICCProfileDir ();