view qt/QDefines.d @ 333:307af59d8bd8 signals

close signals branch
author eldar1@eldar1-laptop
date Sun, 07 Feb 2010 15:14:19 +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;