qtcollider: use the SC cube as default window icon
commit099ba946414f0b11066071fc05d047fdb4dcc1b8
authorJakob Leben <jakob.leben@gmail.com>
Sun, 20 Nov 2011 14:03:56 +0000 (20 15:03 +0100)
committerJakob Leben <jakob.leben@gmail.com>
Wed, 23 Nov 2011 02:22:17 +0000 (23 03:22 +0100)
tree97f519549a80f61d88474447caaf533b6d600bee
parent79cc7882f8f5c80500cb5922882ddac3e4fba0a6
qtcollider: use the SC cube as default window icon

Make the icon available to the application by compiling it into
the binary using the Qt Resource System, then use it as the default
window icon.
QtCollider/CMakeLists.txt
QtCollider/QcApplication.cpp
QtCollider/resources.qrc [new file with mode: 0644]