From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- plugins/src/inputmethods/xim/qximinputcontext_x11.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/src/inputmethods/xim') diff --git a/plugins/src/inputmethods/xim/qximinputcontext_x11.cpp b/plugins/src/inputmethods/xim/qximinputcontext_x11.cpp index e56df9d99..024395274 100644 --- a/plugins/src/inputmethods/xim/qximinputcontext_x11.cpp +++ b/plugins/src/inputmethods/xim/qximinputcontext_x11.cpp @@ -46,7 +46,7 @@ const int XKeyRelease = KeyRelease; #include "qplatformdefs.h" #include "ntqapplication.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqstring.h" #include "ntqptrlist.h" #include "ntqintdict.h" -- cgit v1.2.3