From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/qcheckbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qcheckbox.cpp') diff --git a/src/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp index 970ed5785..0ef6529b0 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -45,7 +45,7 @@ #include "ntqpixmap.h" #include "ntqpixmapcache.h" #include "ntqbitmap.h" -#include "ntqtextstream.h" +#include "tqtextstream.h" #include "ntqapplication.h" #include "ntqstyle.h" -- cgit v1.2.3