view d1/qt/QDefines.d @ 412:4189f1d51a7d

support for new dmd naming
author Max Samukha <maxsamukha@gmail.com>
date Thu, 05 May 2011 20:11:26 +0300
parents 96a75b1e5b26
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.2";
const int QT_VERSION = 263426;