From 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 15:05:55 +0900 Subject: Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/qcombobox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qcombobox.cpp') diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp index ad2cb9df9..e8c1e28e0 100644 --- a/src/widgets/qcombobox.cpp +++ b/src/widgets/qcombobox.cpp @@ -53,7 +53,7 @@ #include "qeffects_p.h" #include "tqstringlist.h" #include "ntqcombobox.h" -#include "ntqstyle.h" +#include "tqstyle.h" #include #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" -- cgit v1.2.1