From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/styles/tqwindowsstyle.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/styles/tqwindowsstyle.cpp') diff --git a/src/styles/tqwindowsstyle.cpp b/src/styles/tqwindowsstyle.cpp index 42d07b2b7..284da1617 100644 --- a/src/styles/tqwindowsstyle.cpp +++ b/src/styles/tqwindowsstyle.cpp @@ -45,7 +45,7 @@ #include "tqpopupmenu.h" #include "ntqapplication.h" #include "tqpainter.h" -#include "ntqdrawutil.h" // for now +#include "tqdrawutil.h" // for now #include "tqpixmap.h" // for now #include "tqwidget.h" #include "tqlabel.h" @@ -62,7 +62,7 @@ #include "tqlistview.h" #include "tqbitmap.h" #include "tqcleanuphandler.h" -#include "ntqdockwindow.h" +#include "tqdockwindow.h" #include "tqobjectlist.h" #include "tqmenubar.h" -- cgit v1.2.3