summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2009-07-26 20:33:45 (GMT)
committerKevin Smith <git@kismith.co.uk>2009-07-26 20:33:45 (GMT)
commitfed11bbc3bffd383e097ea63bb92442ce2daf6ed (patch)
tree100109301e840a6aac4650acdfd1f19953db3c5e /Swift/QtUI/Roster/Roster.pro
parent46e59e0e6bfceee216db3414680825cbdae60daf (diff)
downloadswift-fed11bbc3bffd383e097ea63bb92442ce2daf6ed.zip
swift-fed11bbc3bffd383e097ea63bb92442ce2daf6ed.tar.bz2
Now render an ugly default icon and default status text in the roster.
Diffstat (limited to 'Swift/QtUI/Roster/Roster.pro')
-rw-r--r--Swift/QtUI/Roster/Roster.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/Swift/QtUI/Roster/Roster.pro b/Swift/QtUI/Roster/Roster.pro
index 086ef41..be0cff3 100644
--- a/Swift/QtUI/Roster/Roster.pro
+++ b/Swift/QtUI/Roster/Roster.pro
@@ -13,4 +13,6 @@ exists(../config.pri) {
mac {
DEFINES += SWIFT_PLATFORM_MACOSX
-} \ No newline at end of file
+}
+
+RESOURCES += ../Swift.qrc \ No newline at end of file