view qt/QDefines.d.inc @ 343:552647ec0f82

Added tag qtd.0.5 for changeset c887282e1590
author maxter <spambox@d-coding.com>
date Thu, 13 May 2010 21:01:24 +0300
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@;