From 3a3b66b389fec4fd81cd6a5710faef5ca64c0190 Mon Sep 17 00:00:00 2001 From: Be Date: Mon, 14 Oct 2019 23:31:47 -0500 Subject: WOverview: add option for skins to not show cue times on mouse hover --- src/widget/woverview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widget/woverview.h') 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 m_pCueMenu; + bool m_bShowCueTimes; int m_iPosSeconds; // Internal storage of slider position in pixels -- cgit v1.2.3