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

@@ -151,6 +151,7 @@ class Options {
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
bool histogramBar;
bool showProfileSelector;
bool squareDetailWindow;
bool FileBrowserToolbarSingleRow;
bool menuGroupRank;