diff options
| author | Linus Jahn (LNJ) <lnj@kaidan.im> | 2019-04-27 21:58:15 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2019-05-01 10:32:35 +0200 |
| commit | 754cc5a70479a54659dbc93ccb5bf28e1da77ef4 (patch) | |
| tree | 181dc32a0aeb18522d31ca7ac2f858d2e55003d7 | |
| parent | 740a085ef7ac707e2cc2217edf02e296c3f7692e (diff) | |
| download | qxmpp-754cc5a70479a54659dbc93ccb5bf28e1da77ef4.tar.gz | |
README: Remove notice about GuiClient example
The GuiClient / example 4 has been removed.
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -71,10 +71,6 @@ This is a very simple bot which echoes the message sent to it. Run this example, send it a message from a friend of this bot and you will receive the message back. This example shows how to receive and send messages. -* *GuiClient* -This is a full fledged Graphical XMPP client. This example will uses most of -the part of this library. - DOCUMENTATION ============= |
