From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- src/tools/qcom_p.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/tools/qcom_p.h') diff --git a/src/tools/qcom_p.h b/src/tools/qcom_p.h index 0bf1f4aea..a53c79c80 100644 --- a/src/tools/qcom_p.h +++ b/src/tools/qcom_p.h @@ -297,9 +297,9 @@ public: \ # define Q_UCM_VERIFICATION_DATA \ static const char *qt_ucm_verification_data = \ "pattern=""QT_UCM_VERIFICATION_DATA""\n" \ - "version="QT_VERSION_STR"\n" \ + "version="TQT_VERSION_STR"\n" \ "flags="Q_UCM_FLAGS_STRING"\n" \ - "buildkey="QT_BUILD_KEY"\0"; + "buildkey="TQT_BUILD_KEY"\0"; #endif // Q_UCM_VERIFICATION_DATA // This macro expands to the default implementation of ucm_instantiate. -- cgit v1.2.1