aboutsummaryrefslogtreecommitdiff
path: root/src/ui/render
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-27 21:37:38 +0800
committercrupest <crupest@outlook.com>2022-01-27 21:37:38 +0800
commit103bcb137273729a0f23ff3771e26150a64454ba (patch)
tree5d75e869cc4b1bf0f2afdfbc9ed5ff0f78e0d030 /src/ui/render
parent560c0ead613658a2b7444907c3d1d69e49be8c32 (diff)
downloadcru-103bcb137273729a0f23ff3771e26150a64454ba.tar.gz
cru-103bcb137273729a0f23ff3771e26150a64454ba.tar.bz2
cru-103bcb137273729a0f23ff3771e26150a64454ba.zip
...
Diffstat (limited to 'src/ui/render')
-rw-r--r--src/ui/render/ScrollBar.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/render/ScrollBar.cpp b/src/ui/render/ScrollBar.cpp
index 8676de61..37aebeaf 100644
--- a/src/ui/render/ScrollBar.cpp
+++ b/src/ui/render/ScrollBar.cpp
@@ -11,7 +11,6 @@
#include "cru/platform/gui/Cursor.hpp"
#include "cru/ui/Base.hpp"
#include "cru/ui/ThemeManager.hpp"
-#include "cru/ui/UiManager.hpp"
#include "cru/ui/events/UiEvents.hpp"
#include "cru/ui/helper/ClickDetector.hpp"
#include "cru/ui/host/WindowHost.hpp"