view qt/QDefines.d @ 334:ed7018b63aa7 signals

merge 2
author eldar1@eldar1-laptop
date Sun, 07 Feb 2010 15:46:06 +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;