view qt/QDefines.d.inc @ 234:1b0e2ee5aedc

Roll back the last change
author SokoL_SD
date Sat, 18 Jul 2009 15:06:12 +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@;