view qt/QDefines.d @ 331:1defd6a98364 signals

Make static constructors shared. Requires new dmd. Remove irrelevant junk
author eldar1@eldar1-laptop
date Fri, 22 Jan 2010 23:59:07 +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;