From c5e4fe2d527f71438510158ba952b2d166436d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Mon, 11 Nov 2019 23:09:26 +0100 Subject: move commend to the right position --- src/widget/woverview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widget/woverview.h') diff --git a/src/widget/woverview.h b/src/widget/woverview.h index 63eba9de13..46a942517c 100644 --- a/src/widget/woverview.h +++ b/src/widget/woverview.h @@ -146,8 +146,8 @@ class WOverview : public WWidget, public TrackDropTarget { std::unique_ptr m_pCueMenu; bool m_bShowCueTimes; - // True if slider is dragged. Only used when m_bEventWhileDrag is false int m_iPosSeconds; + // True if slider is dragged. Only used when m_bEventWhileDrag is false bool m_bLeftClickDragging; // Internal storage of slider position in pixels int m_iPos; -- cgit v1.2.3