changeset 316:f04e6d82d3d4 lifetime

QDefines.d.inc
author maxter <spambox@d-coding.com>
date Thu, 24 Dec 2009 00:06:56 +0200
parents 2049c3abd348
children 0554382bdf7e
files d2/qt/QDefines.d.inc
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/d2/qt/QDefines.d.inc	Thu Dec 24 00:06:56 2009 +0200
@@ -0,0 +1,4 @@
+module qt.QDefines;
+
+const char[] QT_VERSION_STR = "@QTD_VERSION_STR@";
+const int QT_VERSION = @QTD_VERSION@;
\ No newline at end of file