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/widgets/qcheckbox.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/qcheckbox.cpp') diff --git a/src/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp index 00e87041c..4e4d913ba 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -42,8 +42,8 @@ #ifndef TQT_NO_CHECKBOX #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqpixmap.h" -#include "ntqpixmapcache.h" +#include "tqpixmap.h" +#include "tqpixmapcache.h" #include "tqbitmap.h" #include "tqtextstream.h" #include "ntqapplication.h" -- cgit v1.2.3