annotate qt/QDefines.d @ 310:5bcfe9e7db7f lifetime

Committing local changes
author maxter <spambox@d-coding.com>
date Wed, 23 Dec 2009 16:10:46 +0200
parents 34a37904ff77
children 49bfc86ff583
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
254
maxter
parents: 252
diff changeset
1 module qt.QDefines;
maxter
parents: 252
diff changeset
2
maxter
parents: 252
diff changeset
3 const char[] QT_VERSION_STR = "4.5.1";
maxter
parents: 252
diff changeset
4 const int QT_VERSION = 263425;