view qt/QDefines.d @ 264:da7c867ef2ef

1) A bug is fixed when the generator doesn't restart if typesystem_${package}-java.java has been changed. 2) Refactoring.
author SokoL_SD
date Mon, 07 Sep 2009 11:37:16 +0000
parents 34a37904ff77
children 49bfc86ff583
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.1";
const int QT_VERSION = 263425;