From 347f0b28701932eba7eb063d9093e446b81debae Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Thu, 9 Dec 2021 01:40:38 +0100 Subject: Rename Qt => TQt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/Editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Editor.cpp') 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" -- cgit v1.2.3