summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 14:04:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-27 16:08:54 +0900
commit04913ce7a46fd027856e83a96205fdc388742a19 (patch)
treea04a117317c14854a6b91072658ba0eb3ad8b3fc /src/kernel/ntqt.h
parentc11c0f228b65f7471a26513ef8dbde413e75f8fa (diff)
downloadtqt-04913ce7.tar.gz
tqt-04913ce7.zip
Rename ntqobject*.h and qobject*.cpp to tqobject*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index 1d2147fae..2e4c2caaa 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -20,7 +20,7 @@
#include "ntqshared.h"
#include "ntqptrcollection.h"
#include "ntqglist.h"
-#include "ntqobjectdefs.h"
+#include "tqobjectdefs.h"
#include "ntqnamespace.h"
#include "ntqgarray.h"
#include "ntqmemarray.h"
@@ -59,7 +59,7 @@
#include "ntqstringlist.h"
#include "ntqcolor.h"
#include <ntqdom.h>
-#include "ntqobject.h"
+#include "tqobject.h"
#include <ntqdrawutil.h>
#include "ntqbrush.h"
#include "ntqpalette.h"
@@ -140,10 +140,10 @@
#include <ntqnetwork.h>
#include <ntqftp.h>
#include "ntqguardedptr.h"
-#include <ntqobjectcleanuphandler.h>
+#include <tqobjectcleanuphandler.h>
#include "ntqsqlfield.h"
-#include <ntqobjectdict.h>
-#include <ntqobjectlist.h>
+#include <tqobjectdict.h>
+#include <tqobjectlist.h>
#include <ntqcolordialog.h>
#include <ntqpaintdevicemetrics.h>
#include "ntqpointarray.h"