summaryrefslogtreecommitdiffstats
path: root/src/widget/woverview.h
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2019-10-14 23:31:47 -0500
committerBe <be@mixxx.org>2019-10-14 23:31:47 -0500
commit3a3b66b389fec4fd81cd6a5710faef5ca64c0190 (patch)
tree98cebf8807e067f81912b015ae1640b083ca1332 /src/widget/woverview.h
parent0b65f264a61b52ce4a50bd49ecc79c82cdf354b8 (diff)
WOverview: add option for skins to not show cue times on mouse hover
Diffstat (limited to 'src/widget/woverview.h')
-rw-r--r--src/widget/woverview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget/woverview.h b/src/widget/woverview.h
index e8eeaf1d64..9df3e48829 100644
--- a/src/widget/woverview.h
+++ b/src/widget/woverview.h
@@ -145,6 +145,7 @@ class WOverview : public WWidget, public TrackDropTarget {
ConstWaveformPointer m_pWaveform;
std::unique_ptr<CueMenu> m_pCueMenu;
+ bool m_bShowCueTimes;
int m_iPosSeconds;
// Internal storage of slider position in pixels