diff options
Diffstat (limited to 'gui.h')
-rw-r--r-- | gui.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +void run_gui(void); +void add_chat(char* jid); +void add_incoming_text_message(char* sender_jid, char* content); |
index : limox | ||
The Linux on mobile XMPP (LimoX) client |
summaryrefslogtreecommitdiff |