view d2/qt/QDefines.d @ 370:7fd4b69378bf

move cpp part of QtD into shared libs on linux to reduce binaries size
author Eldar Insafutdinov
date Sun, 04 Jul 2010 14:17:49 +0100
parents 96a75b1e5b26
children
line wrap: on
line source

module qt.QDefines;

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