From 04e4f0da4b6242f39d09794edad394587ddea620 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 16 Jul 2010 23:34:17 +0300 Subject: Fix memory corruption in chat on exit. Signed-off-by: Jared Adams --- src/gui/chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index 3de2b146..e49d02c9 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -186,6 +186,8 @@ class ChatWindow : public Window, void removeWhisper(const std::string &nick); + void removeAllWhispers(); + void autoComplete(); std::string autoCompleteHistory(std::string partName); -- cgit v1.2.3-70-g09d2