Mercurial > hg > sonic-visualiser
comparison main/PreferencesDialog.h @ 2466:2197ba438a3f background-mode
Add support for picking up overview colour from desktop theme
author | Chris Cannam |
---|---|
date | Fri, 24 Jan 2020 12:44:49 +0000 |
parents | a94b289f0b93 |
children | cbde01e5c626 |
comparison
equal
deleted
inserted
replaced
2465:3d8bbe7a900f | 2466:2197ba438a3f |
---|---|
116 int m_spectrogramSmoothing; | 116 int m_spectrogramSmoothing; |
117 int m_spectrogramXSmoothing; | 117 int m_spectrogramXSmoothing; |
118 int m_spectrogramGColour; | 118 int m_spectrogramGColour; |
119 int m_spectrogramMColour; | 119 int m_spectrogramMColour; |
120 int m_colour3DColour; | 120 int m_colour3DColour; |
121 bool m_overviewColourIsSet; | |
121 QColor m_overviewColour; | 122 QColor m_overviewColour; |
122 int m_propertyLayout; | 123 int m_propertyLayout; |
123 double m_tuningFrequency; | 124 double m_tuningFrequency; |
124 int m_audioImplementation; | 125 int m_audioImplementation; |
125 int m_audioPlaybackDevice; | 126 int m_audioPlaybackDevice; |