view qt/QDefines.d @ 204:6aeaf24018d7

more D2 examples fixes
author eldar
date Mon, 13 Jul 2009 23:16:08 +0000
parents ba7abb5c9e03
children 7664de4a55e5
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.0";
const int QT_VERSION = 0x040403;