view qt/QDefines.d @ 240:8b1a982c9ac3

another fix for cmake
author SokoL_SD
date Mon, 20 Jul 2009 08:31:43 +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;