view qt/QDefines.d @ 281:7f2e3ffa1c33

Workaround of the major dmd/optlink bug. All examples that failed on Windows now work.
author eldar
date Sun, 11 Oct 2009 05:23:41 +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;