aboutsummaryrefslogtreecommitdiff
path: root/lib/soundcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soundcore.h')
-rw-r--r--lib/soundcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/soundcore.h b/lib/soundcore.h
index 1f88fe691..7e9d7369f 100644
--- a/lib/soundcore.h
+++ b/lib/soundcore.h
@@ -158,6 +158,7 @@ private:
bool m_paused;
bool m_useEQ;
bool m_update;
+ bool m_block;
int m_preamp;
int m_bands[10];
Visualization *m_vis;