diff options
Diffstat (limited to 'src/chat/room.h')
| -rwxr-xr-x | src/chat/room.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chat/room.h b/src/chat/room.h index 06b0a9a..4c5fac6 100755 --- a/src/chat/room.h +++ b/src/chat/room.h @@ -23,6 +23,8 @@ private: logd* p_logd; #endif + + void dumpit(); public: room( string s_name ); |
