view qt/QDefines.d.inc @ 338:e65f08f6262b

fix for duic. QStringUtil instead of QString
author Eldar Insafutdinov
date Sat, 27 Mar 2010 18:53:42 +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@;