From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/inputmethod/ntqinputcontextfactory.h | 2 +- src/inputmethod/ntqinputcontextplugin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/inputmethod') diff --git a/src/inputmethod/ntqinputcontextfactory.h b/src/inputmethod/ntqinputcontextfactory.h index ed3536f1..ddebf25b 100644 --- a/src/inputmethod/ntqinputcontextfactory.h +++ b/src/inputmethod/ntqinputcontextfactory.h @@ -37,7 +37,7 @@ #define TQINPUTCONTEXTFACTORY_H #ifndef QT_H -#include "ntqstringlist.h" +#include "tqstringlist.h" #endif // QT_H #ifndef TQT_NO_IM diff --git a/src/inputmethod/ntqinputcontextplugin.h b/src/inputmethod/ntqinputcontextplugin.h index 4026b9cf..ed1f2eaf 100644 --- a/src/inputmethod/ntqinputcontextplugin.h +++ b/src/inputmethod/ntqinputcontextplugin.h @@ -40,7 +40,7 @@ #ifndef QT_H #include "ntqgplugin.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #endif // QT_H #ifndef TQT_NO_IM -- cgit v1.2.1