Histogram display should detect spikes, issue 1511

This commit is contained in:
Troy Sankey
2012-08-04 17:38:49 -07:00
parent 4cca8c1290
commit ff2baca550
45 changed files with 10620 additions and 7958 deletions

View File

@@ -186,6 +186,7 @@ class Options {
bool tunnelMetaData; // Pass through IPTC and XMP unchanged
int histogramPosition; // 0=disabled, 1=left pane, 2=right pane
bool histogramBar;
bool histogramFullMode;
bool showProfileSelector;
bool squareDetailWindow;
bool FileBrowserToolbarSingleRow;