Show additional technical info in label optionally. Added utility function to toggle a bool variable.
This commit is contained in:
@ -162,6 +162,7 @@ public:
|
||||
void setStateFromTree(ValueTree tree);
|
||||
bool m_state_dirty = false;
|
||||
std::unique_ptr<AudioThumbnail> m_thumb;
|
||||
bool m_show_technical_info = false;
|
||||
private:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user