view qt/QDefines.d.inc @ 269:cc9080066035

sdi example added. Thanks to jaddison.
author eldar
date Sun, 20 Sep 2009 10:23:48 +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@;