view qt/QDefines.d @ 271:d80396e54c93

restore overwritten makefile
author eldar
date Thu, 24 Sep 2009 13:02:14 +0000
parents 49bfc86ff583
children
line wrap: on
line source

module qt.QDefines;

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