annotate examples/mainwindows/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 5df570e79cfc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
278
5df570e79cfc new syntax for connecting using static information
eldar
parents: 4
diff changeset
1 add_subdirectory(dockwidgets)
5df570e79cfc new syntax for connecting using static information
eldar
parents: 4
diff changeset
2 add_subdirectory(sdi)