diff options
Diffstat (limited to 'src/Editor.cpp')
-rw-r--r-- | src/Editor.cpp | 2 |
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" |