added: Rebus

(when no logged user wants to send a message then he is asked a question)


git-svn-id: svn://ttmath.org/publicrep/cmslu/trunk@521 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-11-16 23:36:38 +00:00
parent c62d48160a
commit 2ca44ec361
25 changed files with 509 additions and 193 deletions

View File

@@ -15,7 +15,7 @@
#include "item.h"
#include "error.h"
#include "user.h"
#include "rebus.h"
struct Session
@@ -48,6 +48,8 @@ struct Session
Item item;
Rebus::Item * rebus_item;
std::string dir_old;
// -------------------