summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqt.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r--qtinterface/tqt.h.cmake8
1 files changed, 5 insertions, 3 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index be49a77..bba7fe7 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -47,9 +47,10 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT3
#define TQ_OBJECT /* UNUSED */
-#define TQWIDGETSIZE_MAX QWIDGETSIZE_MAX
-#define TQ_INLINE_TEMPLATES Q_INLINE_TEMPLATES
-#define TQM_EXPORT_SQL QM_EXPORT_SQL
+#define TQWIDGETSIZE_MAX QWIDGETSIZE_MAX
+#define TQ_INLINE_TEMPLATES Q_INLINE_TEMPLATES
+#define TQ_DUMMY_COMPARISON_OPERATOR Q_DUMMY_COMPARISON_OPERATOR
+#define TQM_EXPORT_SQL QM_EXPORT_SQL
#define qint64 long
#define quint64 unsigned long
@@ -337,6 +338,7 @@ Boston, MA 02110-1301, USA.
#define TQStoredDrag QStoredDrag
#define TQTextDrag QTextDrag
#define TQTextCursor QTextCursor
+#define TQTextParagraph QTextParagraph
#define TQImageDrag QImageDrag
#define TQUriDrag QUriDrag
#define TQUuid QUuid