view qt/QDefines.d @ 285:04e20937c681

new branch signals
author eldar
date Sun, 08 Nov 2009 19:02:42 +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;