view qt/QDefines.d @ 279:519befd5a5d1

Fix for windows build, thanks Rainer. Fix for signals.
author eldar
date Fri, 09 Oct 2009 06:17:51 +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;