view d1/qt/QDefines.d @ 314:80b52f5e97b6 lifetime

Structure without common root dir
author maxter <spambox@d-coding.com>
date Wed, 23 Dec 2009 23:17:36 +0200
parents 8674fd5f34f4
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.1";
const int QT_VERSION = 263425;