From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/dialogs/qerrormessage.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dialogs/qerrormessage.cpp') diff --git a/src/dialogs/qerrormessage.cpp b/src/dialogs/qerrormessage.cpp index 5d21cf717..2580d9e90 100644 --- a/src/dialogs/qerrormessage.cpp +++ b/src/dialogs/qerrormessage.cpp @@ -43,12 +43,12 @@ #ifndef TQT_NO_ERRORMESSAGE #include "ntqapplication.h" -#include "ntqcheckbox.h" +#include "tqcheckbox.h" #include "tqdict.h" #include "tqlabel.h" #include "ntqlayout.h" #include "ntqmessagebox.h" -#include "ntqpushbutton.h" +#include "tqpushbutton.h" #include "tqstringlist.h" #include "tqstylesheet.h" #include "tqtextview.h" -- cgit v1.2.3