comparison d2/qt/QDefines.d @ 311:8674fd5f34f4 lifetime

Added d1/d2 top directories
author maxter <spambox@d-coding.com>
date Wed, 23 Dec 2009 16:17:22 +0200
parents
children
comparison
equal deleted inserted replaced
310:5bcfe9e7db7f 311:8674fd5f34f4
1 module qt.QDefines;
2
3 const char[] QT_VERSION_STR = "4.5.1";
4 const int QT_VERSION = 263425;