view d1/qt/core/CMakeLists.txt @ 409:4a943393a167

Added wrapper for QImage::save. It has been private back from QtJambi because the format argument is a plain char pointer instead of a QString, but unlike QPixmap, wrappers were missing.
author David Nadlinger <code@klickverbot.at>
date Sun, 20 Mar 2011 20:39:44 +0100
parents 96a75b1e5b26
children
line wrap: on
line source

set(QT_CORE_SRCS_D
Qt.d
QChildEvent.d
QCoreApplication.d
QEvent.d
QEventLoop.d
QObject.d
QTimerEvent.d
QTranslator.d
)