Swap positions of scope buttons

Make the scope type buttons the primary buttons and the other options
secondary.
This commit is contained in:
Lawrence Lee
2020-10-02 21:55:15 -07:00
parent b8af429f0e
commit 6b667ead58
6 changed files with 223 additions and 101 deletions

View File

@@ -323,7 +323,7 @@ public:
int histogramHeight;
int histogramDrawMode;
ScopeType histogramScopeType;
bool histogramShowScopeButtons;
bool histogramShowOptionButtons;
bool FileBrowserToolbarSingleRow;
bool hideTPVScrollbar;
int whiteBalanceSpotSize;