summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCătălin Badea <catalin.badea392@gmail.com>2012-08-09 18:53:26 (GMT)
committerCătălin Badea <catalin.badea392@gmail.com>2012-08-09 18:53:26 (GMT)
commit62f2c451de60255b37d695076fa4ef780cd3c516 (patch)
tree6dec2afcbbfe827633a0bcdb40db59389bdf81ac /Swift/QtUI/QtHistoryWindow.h
parenta3c71dd9b0597efbef18c23b797919863595d170 (diff)
downloadswift-contrib-62f2c451de60255b37d695076fa4ef780cd3c516.zip
swift-contrib-62f2c451de60255b37d695076fa4ef780cd3c516.tar.bz2
Fix highlighting and disable scrollToBottom in the history dialog.
Diffstat (limited to 'Swift/QtUI/QtHistoryWindow.h')
-rw-r--r--Swift/QtUI/QtHistoryWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHistoryWindow.h b/Swift/QtUI/QtHistoryWindow.h
index 79449bd..49de098 100644
--- a/Swift/QtUI/QtHistoryWindow.h
+++ b/Swift/QtUI/QtHistoryWindow.h
@@ -48,7 +48,6 @@ namespace Swift {
void handleCalendarClicked(const QDate& date);
void handlePreviousButtonClicked();
void handleNextButtonClicked();
- void handleContentSizeChanged();
private:
void handleSomethingSelectedChanged(RosterItem* item);