forked from blue/squawk
finally launches again, started contact abstraction in server
This commit is contained in:
parent
7f2657a5b6
commit
7aa519c4ad
8 changed files with 162 additions and 71 deletions
|
@ -34,6 +34,7 @@ public:
|
|||
~Archive();
|
||||
|
||||
void open(const QString& account);
|
||||
void close();
|
||||
|
||||
void addElement(const Shared::Message& message);
|
||||
Shared::Message getElement(const QString& id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue