view qt/QDefines.d.inc @ 330:115130499d78 signals

fix a const violation spotted by a newer dmd, thanks Rainer
author eldar1@eldar1-laptop
date Sat, 16 Jan 2010 12:20:50 +0000
parents ba7abb5c9e03
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "@QTD_VERSION_STR@";
const int QT_VERSION = @QTD_VERSION@;