summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2009-07-04 21:13:56 (GMT)
committerKevin Smith <git@kismith.co.uk>2009-07-04 21:13:56 (GMT)
commita5853e88be12bce08b84f76452e5d2576cf9d10b (patch)
treedd3ff7e5a33b0f6b7526b4c398c4d94c3fb19144 /Swift/QtUI/Swift.pro
parent83ca0f4806ed30fb974420db4171201c451fb583 (diff)
downloadswift-a5853e88be12bce08b84f76452e5d2576cf9d10b.zip
swift-a5853e88be12bce08b84f76452e5d2576cf9d10b.tar.bz2
Notify chat tabs even if the parent tabset has focus. issue#150.
Diffstat (limited to 'Swift/QtUI/Swift.pro')
-rw-r--r--Swift/QtUI/Swift.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/Swift.pro b/Swift/QtUI/Swift.pro
index da5f4e8..0af8216 100644
--- a/Swift/QtUI/Swift.pro
+++ b/Swift/QtUI/Swift.pro
@@ -84,6 +84,7 @@ SOURCES += \
QtChatTabs.cpp \
QtSoundPlayer.cpp \
QtSystemTray.cpp \
+ QtTabbable.cpp \
ChatSnippet.cpp \
MessageSnippet.cpp \
SystemMessageSnippet.cpp