view qt/QDefines.d.inc @ 333:307af59d8bd8 signals

close signals branch
author eldar1@eldar1-laptop
date Sun, 07 Feb 2010 15:14:19 +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@;