From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Mon, 9 Sep 2024 14:57:42 +0900
Subject: Rename remaining ntq[s-z]* related files to equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 src/tools/tqwinexport.cpp | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 src/tools/tqwinexport.cpp

(limited to 'src/tools/tqwinexport.cpp')

diff --git a/src/tools/tqwinexport.cpp b/src/tools/tqwinexport.cpp
new file mode 100644
index 000000000..d1a2bce22
--- /dev/null
+++ b/src/tools/tqwinexport.cpp
@@ -0,0 +1,29 @@
+#define Q_EXPORT_TEMPLATES
+
+#include <tqcanvas.h>
+#include <tqaccessible.h>
+#include <tqconnection.h>
+#include <tqguardedptr.h>
+#include <tqobject.h>
+#include <tqpoint.h>
+#include <tqrect.h>
+#include <tqsignalslotimp.h>
+#include <tqwidget.h>
+#include <tqhttp.h>
+#include <private/tqsqlextension_p.h>
+#include <tqsqlindex.h>
+#include <tqtable.h>
+#include <tqasciidict.h>
+#include <tqcstring.h>
+#include <tqdict.h>
+#include <tqintdict.h>
+#include <tqlibrary.h>
+#include <tqmap.h>
+#include <tqmemarray.h>
+#include <tqptrlist.h>
+#include <tqptrvector.h>
+#include <tqstring.h>
+#include <tqvaluelist.h>
+#include <tqvaluevector.h>
+#include <tqdockarea.h>
+#include <tqdockwindow.h>
-- 
cgit v1.2.1