view qt/QDefines.d @ 340:9fc85d7280ba

dynamic call fix
author Max Samukha <maxter@spambox.com>
date Mon, 10 May 2010 13:29:50 +0300
parents 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

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