view d2/qt/QDefines.d.inc @ 395:d757b8b1ca75

Fixed generation of palettes from Qt Designer files.
author David Nadlinger <code@klickverbot.at>
date Wed, 20 Oct 2010 09:45:59 +0200
parents 96a75b1e5b26
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "@QTD_VERSION_STR@";
const int QT_VERSION = @QTD_VERSION@;