aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/TextBox.cpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-10 15:52:15 +0800
committercrupest <crupest@outlook.com>2020-11-10 15:52:15 +0800
commit2d4a5df468f8bc13fbb657e010c393365ef79bda (patch)
tree4ee7865663348ede1a961209c980fd614d727859 /src/ui/controls/TextBox.cpp
parent02ed6999e9db0c20c3f55ab9c695f939aacb110c (diff)
downloadcru-2d4a5df468f8bc13fbb657e010c393365ef79bda.tar.gz
cru-2d4a5df468f8bc13fbb657e010c393365ef79bda.tar.bz2
cru-2d4a5df468f8bc13fbb657e010c393365ef79bda.zip
...
Diffstat (limited to 'src/ui/controls/TextBox.cpp')
-rw-r--r--src/ui/controls/TextBox.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/controls/TextBox.cpp b/src/ui/controls/TextBox.cpp
index 4a8d6658..6ba6ecb2 100644
--- a/src/ui/controls/TextBox.cpp
+++ b/src/ui/controls/TextBox.cpp
@@ -10,9 +10,7 @@
namespace cru::ui::controls {
using render::BorderRenderObject;
-using render::CanvasRenderObject;
using render::ScrollRenderObject;
-using render::StackLayoutRenderObject;
using render::TextRenderObject;
TextBox::TextBox()