summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/RichTextBox.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-09-15 00:53:01 +0200
committerAki <please@ignore.pl>2022-09-15 00:53:01 +0200
commitce550f08fa91598612c016ebebc89c4af2e9505e (patch)
tree46be504b3831acc213b2da7feae38b1f1f6768ed /StarsEx/RichTextBox.h
parent5310ea3564fe98b2940a63b72621b79de9290f77 (diff)
downloadstarshatter-ce550f08fa91598612c016ebebc89c4af2e9505e.zip
starshatter-ce550f08fa91598612c016ebebc89c4af2e9505e.tar.gz
starshatter-ce550f08fa91598612c016ebebc89c4af2e9505e.tar.bz2
Renamed EventDispatch and EventTarget by adding UI prefix
Diffstat (limited to 'StarsEx/RichTextBox.h')
-rw-r--r--StarsEx/RichTextBox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/RichTextBox.h b/StarsEx/RichTextBox.h
index 826d483..96838d1 100644
--- a/StarsEx/RichTextBox.h
+++ b/StarsEx/RichTextBox.h
@@ -18,7 +18,6 @@
#include "Color.h"
#include "Bitmap.h"
#include "ScrollWindow.h"
-#include "EventTarget.h"
#include "List.h"
#include "Text.h"