From 02ce593a7397f49d763c2c410a67bad46b9876a9 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 3 Dec 2020 22:51:04 +0800 Subject: ... --- include/cru/ui/DebugFlags.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/cru/ui/DebugFlags.hpp b/include/cru/ui/DebugFlags.hpp index fceef081..51482135 100644 --- a/include/cru/ui/DebugFlags.hpp +++ b/include/cru/ui/DebugFlags.hpp @@ -5,4 +5,5 @@ constexpr bool routed_event = false; constexpr bool layout = false; constexpr bool shortcut = false; constexpr bool text_service = false; +constexpr int click_detector = 0; } // namespace cru::ui::debug_flags -- cgit v1.2.3