commit | cf02444521303dfa4c7649213654fc2b3876b3fa | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Oct 05 10:33:08 2012 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Oct 05 10:33:08 2012 -0700 |
tree | 341c66a0d9eaf8073a260efbdf6ea539d80cdac2 | |
parent | ef8d063a78c919e87e6ba1251b27bc725bdb2ecd [diff] [blame] |
clean before destroy m_sock
diff --git a/chatdialog.h b/chatdialog.h index a8e385d..75e5d97 100644 --- a/chatdialog.h +++ b/chatdialog.h
@@ -67,6 +67,7 @@ void settingUpdated(QString, QString, QString); void sendHello(); void sendJoin(); + void sendLeave(); void replot(); void updateRosterList(QStringList);