view qt/QDefines.d.inc @ 329:0085380ff921 signals

use check for nullness instead of sucky static constructors to create meta objects
author eldar1@eldar1-laptop
date Sun, 10 Jan 2010 11:16:49 +0000
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@;