From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- src/styles/qmotifstyle.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/styles/qmotifstyle.cpp') diff --git a/src/styles/qmotifstyle.cpp b/src/styles/qmotifstyle.cpp index 05424c3f4..87d310127 100644 --- a/src/styles/qmotifstyle.cpp +++ b/src/styles/qmotifstyle.cpp @@ -46,8 +46,8 @@ #include "ntqapplication.h" #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqpixmap.h" -#include "ntqpalette.h" +#include "tqpixmap.h" +#include "tqpalette.h" #include "tqwidget.h" #include "ntqpushbutton.h" #include "ntqscrollbar.h" -- cgit v1.2.1