From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/dialogs/qprintdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/qprintdialog.cpp') diff --git a/src/dialogs/qprintdialog.cpp b/src/dialogs/qprintdialog.cpp index 42efc6e81..0fc6f6935 100644 --- a/src/dialogs/qprintdialog.cpp +++ b/src/dialogs/qprintdialog.cpp @@ -47,7 +47,7 @@ #include "tqtextstream.h" #include "ntqcombobox.h" #include "ntqframe.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "ntqlineedit.h" #include "ntqpushbutton.h" #include "tqprinter.h" -- cgit v1.2.3