aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/DebugFlags.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-26 17:59:57 +0800
committercrupest <crupest@outlook.com>2021-10-26 17:59:57 +0800
commit253341d93d8e3cb38a204b539822ca1cc8597754 (patch)
treef692c9998dccd288c38871dcf43db9f8ddadc3b1 /include/cru/ui/DebugFlags.hpp
parent82431bd0b7e971b956a6a6942538adc8df2ac38c (diff)
downloadcru-253341d93d8e3cb38a204b539822ca1cc8597754.tar.gz
cru-253341d93d8e3cb38a204b539822ca1cc8597754.tar.bz2
cru-253341d93d8e3cb38a204b539822ca1cc8597754.zip
...
Diffstat (limited to 'include/cru/ui/DebugFlags.hpp')
-rw-r--r--include/cru/ui/DebugFlags.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/ui/DebugFlags.hpp b/include/cru/ui/DebugFlags.hpp
index 51482135..c25c10fa 100644
--- a/include/cru/ui/DebugFlags.hpp
+++ b/include/cru/ui/DebugFlags.hpp
@@ -6,4 +6,5 @@ constexpr bool layout = false;
constexpr bool shortcut = false;
constexpr bool text_service = false;
constexpr int click_detector = 0;
+constexpr int draw = 1;
} // namespace cru::ui::debug_flags