summaryrefslogtreecommitdiffstats
path: root/src/Editor.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-12-09 01:40:38 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-12-09 02:07:16 +0100
commit347f0b28701932eba7eb063d9093e446b81debae (patch)
treeb6941843b550f83221b13a3b2643b5a95cd428db /src/Editor.cpp
parent5da5cb1c824c608159126a82011d8a8943b360e0 (diff)
downloadtqscintilla-347f0b28701932eba7eb063d9093e446b81debae.tar.gz
tqscintilla-347f0b28701932eba7eb063d9093e446b81debae.zip
Rename Qt => TQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/Editor.cpp')
-rw-r--r--src/Editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Editor.cpp b/src/Editor.cpp
index c08517a..132b03f 100644
--- a/src/Editor.cpp
+++ b/src/Editor.cpp
@@ -12,7 +12,7 @@
#include "Platform.h"
-#ifndef PLAT_QT
+#ifndef PLAT_TQT
#define INCLUDE_DEPRECATED_FEATURES
#endif
#include "Scintilla.h"