comparison qt/QDefines.d @ 254:34a37904ff77

(none)
author maxter
date Sun, 30 Aug 2009 10:59:56 +0000
parents 37eed70de029
children 49bfc86ff583
comparison
equal deleted inserted replaced
253:073b9153ed8a 254:34a37904ff77
1 module qt.QDefines; 1 module qt.QDefines;
2 2
3 const char[] QT_VERSION_STR = "4.5.0"; 3 const char[] QT_VERSION_STR = "4.5.1";
4 const int QT_VERSION = 0x040403; 4 const int QT_VERSION = 263425;