view d2/qt/QDefines.d.inc @ 363:3b0545d4d479

Fixed enums in designated interfaces
author Max Samukha <maxter@maxter.com>
date Thu, 10 Jun 2010 00:57:32 +0300
parents 96a75b1e5b26
children
line wrap: on
line source

module qt.QDefines;

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