summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-10-09 16:30:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-10-09 17:03:15 +0900
commit31b872630b6d77704562da057ee9d283b4074588 (patch)
tree2ac7bfefff61543e8fdd99bd0448c3bfc8b7dff7
parentad53167c9d732e24beda9ea2818ebe55ff482a78 (diff)
downloadtqtinterface-31b872630b6d77704562da057ee9d283b4074588.tar.gz
tqtinterface-31b872630b6d77704562da057ee9d283b4074588.zip
Removed unsupported qtint*/qtuint* typesr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4eb1d751c955d29867080e61b99c1dea0e8f01bb)
-rw-r--r--qtinterface/tqt.h.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index e07733b..b25af67 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -94,13 +94,6 @@ Boston, MA 02110-1301, USA.
#define IID_TQComponentInformation IID_QComponentInformation
#define IID_TQWidgetFactory IID_QWidgetFactory
-#ifndef TQT_NO_COMPAT_NAMES
-
-#define qint64 long
-#define quint64 unsigned long
-
-#endif
-
#define tqmoc moc
#define TQMOC MOC