summaryrefslogtreecommitdiffstats
path: root/src/kernel/qrichtext_p.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /src/kernel/qrichtext_p.h
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359.tar.gz
tqt-a30f5359.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/qrichtext_p.h')
-rw-r--r--src/kernel/qrichtext_p.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h
index e9422ec14..c9e40ef84 100644
--- a/src/kernel/qrichtext_p.h
+++ b/src/kernel/qrichtext_p.h
@@ -57,12 +57,12 @@
#include "tqstring.h"
#include "tqptrlist.h"
#include "ntqrect.h"
-#include "ntqfontmetrics.h"
+#include "tqfontmetrics.h"
#include "tqintdict.h"
#include "tqmap.h"
#include "tqstringlist.h"
-#include "ntqfont.h"
-#include "ntqcolor.h"
+#include "tqfont.h"
+#include "tqcolor.h"
#include "tqsize.h"
#include "tqvaluelist.h"
#include "tqvaluestack.h"
@@ -71,7 +71,7 @@
#include "ntqpixmap.h"
#include "tqstylesheet.h"
#include "tqptrvector.h"
-#include "ntqpainter.h"
+#include "tqpainter.h"
#include "ntqlayout.h"
#include "tqobject.h"
#include "ntqapplication.h"