From 182c8f8357739f905bbd721006480502435b6b43 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 27 Nov 2022 12:04:31 -0800 Subject: Update brace style to match rest of my projects --- app/source/Cplt/UI/UI.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/source/Cplt/UI/UI.hpp') diff --git a/app/source/Cplt/UI/UI.hpp b/app/source/Cplt/UI/UI.hpp index 0a80b4c..64f1f9e 100644 --- a/app/source/Cplt/UI/UI.hpp +++ b/app/source/Cplt/UI/UI.hpp @@ -18,8 +18,7 @@ void ErrorMessage(const char* fmt, ...); void WarningIcon(); void WarningMessage(const char* fmt, ...); -enum class IconType -{ +enum class IconType { Flow, Circle, Square, -- cgit v1.2.3-70-g09d2