bugfix to close irc client down quickly when exiting application.

This commit is contained in:
Mark Vejvoda
2013-05-03 23:11:57 +00:00
parent 1b344808ff
commit 5370729ce1
4 changed files with 64 additions and 1 deletions

View File

@@ -128,6 +128,7 @@ public:
void joinChannel();
void leaveChannel();
void connectToHost();
void disconnect();
};
}}//end namespace