New layout preferences to maximize editor control space

see issue 759
This commit is contained in:
Oliver Duis
2011-06-10 20:38:42 +02:00
parent bc0a8d56f4
commit 5182f3e513
6 changed files with 38 additions and 6 deletions

View File

@@ -144,6 +144,8 @@ class Options {
Glib::ustring sndLngEditProcDone;
double sndLngEditProcDoneSecs; // Minimum processing time seconds till the sound is played
bool tunnelMetaData; // Pass through IPTC and XMP unchanged
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
bool showProfileSelector;
Options ();