Enhancement: option for a square detail window, fix for filebrowser ribbon height, small cleanup (issue 918)

This commit is contained in:
michael
2011-08-18 15:21:36 -04:00
parent d0d38b958d
commit cb4ab1fabd
8 changed files with 27 additions and 3 deletions

View File

@@ -130,6 +130,7 @@ class Preferences : public Gtk::Dialog {
Gtk::CheckButton* ckbHistogramPositionLeft;
Gtk::CheckButton* ckbShowProfileSelector;
Gtk::CheckButton* ckbFileBrowserToolbarSingleRow;
Gtk::CheckButton* ckbSquareDetailWindow;
Options moptions;