view qt/QDefines.d @ 256:b1abe7f57321

Removed QtdMetaObject for now
author maxter
date Mon, 31 Aug 2009 12:07:28 +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;