From ccf6e828c570151b447449a10d759a4031a3c076 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 9 Apr 2020 16:43:46 +0200 Subject: WIP: Highlioghts and clicks re-enabled. --- plugingui/drumkittab.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugingui/drumkittab.h') diff --git a/plugingui/drumkittab.h b/plugingui/drumkittab.h index 50fc421..8fd5087 100644 --- a/plugingui/drumkittab.h +++ b/plugingui/drumkittab.h @@ -91,8 +91,8 @@ private: {Colour(248./255, 221./255, 37./255), "Tom4"} }; - bool shows_overlay{false}; - bool shows_instrument_overlay{false}; + //bool shows_overlay{false}; + //bool shows_instrument_overlay{false}; std::unique_ptr drumkit_image; std::unique_ptr map_image; -- cgit v1.2.3