view qt/QDefines.d @ 283:b61a413fc2f5

Fix in generator/CMakeLists.txt
author SokoL_SD
date Fri, 16 Oct 2009 05:32:23 +0000
parents 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

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