mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
bugfix to close irc client down quickly when exiting application.
This commit is contained in:
@@ -128,6 +128,7 @@ public:
|
||||
void joinChannel();
|
||||
void leaveChannel();
|
||||
void connectToHost();
|
||||
void disconnect();
|
||||
};
|
||||
|
||||
}}//end namespace
|
||||
|
Reference in New Issue
Block a user