diff options
Diffstat (limited to 'src/crsm.hpp')
| -rw-r--r-- | src/crsm.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp index 0a1b1f4..a40e246 100644 --- a/src/crsm.hpp +++ b/src/crsm.hpp @@ -296,6 +296,7 @@ private: void prepareAndConnectIrc(); ClientInfo& getClientInfo(const QString& pcName, int cuid, const QString& user); + ClientInfo* parseClientInfo(QString& message); void exit(); |
