view d2/qt/QDefines.d.inc @ 317:0554382bdf7e lifetime

String.d
author maxter <spambox@d-coding.com>
date Thu, 24 Dec 2009 00:13:00 +0200
parents f04e6d82d3d4
children
line wrap: on
line source

module qt.QDefines;

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