view qt/QDefines.d @ 266:5134552d97f6

Bug fix for http://www.dsource.org/forums/viewtopic.php?t=4713
author SokoL_SD
date Fri, 11 Sep 2009 13:50:59 +0000
parents 34a37904ff77
children 49bfc86ff583
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.1";
const int QT_VERSION = 263425;