view d2/qt/QDefines.d.inc @ 413:bdc08c8391ad

removed unnecessary regex grouping
author Max Samukha <maxsamukha@gmail.com>
date Thu, 05 May 2011 22:32:50 +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@;