view qt/QDefines.d @ 336:b0a7819153bb

fixed signal branch merge problems
author maxter@maxter
date Thu, 11 Feb 2010 12:59:25 +0200
parents 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

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