view qt/QDefines.d @ 300:c2c70e501860 signals

updated interview demo
author eldar
date Sun, 06 Dec 2009 22:21:22 +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;