summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
commit628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch)
tree16062922d35b5e0153b9f866e440f36603bd4f55 /src/kernel/ntqt.h
parent7552c6d73043b1040139033f6864db48ae5446cf (diff)
downloadtqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.tar.gz
tqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.zip
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r--src/kernel/ntqt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index c5430b8fd..778a0a93c 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -49,7 +49,7 @@
#include "tqvaluelist.h"
#include "tqmap.h"
#include "tqdatetime.h"
-#include "ntqmime.h"
+#include "tqmime.h"
#include "ntqasciidict.h"
#include "ntqpaintdevice.h"
#include "ntqfontmetrics.h"
@@ -90,7 +90,7 @@
#include <ntqgif.h>
#include <ntqglcolormap.h>
#include <ntqcache.h>
-#include <ntqdropsite.h>
+#include <tqdropsite.h>
#include "ntqgplugin.h"
#include <ntqgrid.h>
#include "ntqrangecontrol.h"
@@ -150,7 +150,7 @@
#include "tqmenudata.h"
#include <ntqlistview.h>
#include "ntqpen.h"
-#include "ntqdragobject.h"
+#include "tqdragobject.h"
#include <tqiconview.h>
#include <ntqpixmapcache.h>
#include <ntqplatinumstyle.h>