view qt/QDefines.d @ 268:cf6a4cd0e3f2

fix for #35
author eldar
date Sun, 20 Sep 2009 09:11:51 +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;