summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2010-12-05 15:01:39 (GMT)
committerKevin Smith <git@kismith.co.uk>2010-12-05 15:01:39 (GMT)
commitf39fa5f0c71a1b04997005f54e33d162c82528de (patch)
tree013bb061e13477e0b5260f8d9fe23f16e670a611 /Swift/QtUI/QtChatView.h
parentec923326d40708e2ef639bf191126ecb197c4c30 (diff)
downloadswift-f39fa5f0c71a1b04997005f54e33d162c82528de.zip
swift-f39fa5f0c71a1b04997005f54e33d162c82528de.tar.bz2
Ask for confirmation before clearing chat windows.
Resolves: #702 Release-Notes: You'll now be asked for confirmation before clearing the chat window history.
Diffstat (limited to 'Swift/QtUI/QtChatView.h')
-rw-r--r--Swift/QtUI/QtChatView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/QtChatView.h b/Swift/QtUI/QtChatView.h
index 84738d4..58b33df 100644
--- a/Swift/QtUI/QtChatView.h
+++ b/Swift/QtUI/QtChatView.h
@@ -46,6 +46,7 @@ namespace Swift {
private slots:
void handleViewLoadFinished(bool);
void handleFrameSizeChanged();
+ void handleClearRequested();
private:
void headerEncode();