view qt/QDefines.d @ 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 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.2";
const int QT_VERSION = 263426;