From b5d31618a142abc141857471ea533c2a59f5ffc6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 14 Feb 2012 21:12:31 -0600 Subject: [PATCH] Update various qt function definitions and static methods for tqt3 --- Doxyfile.global | 2 +- acinclude.m4.in | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Doxyfile.global b/Doxyfile.global index 520ba3e..6c30c56 100755 --- a/Doxyfile.global +++ b/Doxyfile.global @@ -1280,7 +1280,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = QT_VERSION=320 \ +PREDEFINED = TQT_VERSION=320 \ __cplusplus \ Q_WS_X11 diff --git a/acinclude.m4.in b/acinclude.m4.in index ede5762..1e6261a 100644 --- a/acinclude.m4.in +++ b/acinclude.m4.in @@ -1174,7 +1174,7 @@ EOF if test $kde_qtsubver -gt 0; then cat >> conftest.$ac_ext <