From 74d86f9ad0ad9b80eb8be1651b93acb5e615b432 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 17 Apr 2010 05:36:13 +0000 Subject: QXMPP_NO_GUI doc --- source/QXmppClient.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source') diff --git a/source/QXmppClient.h b/source/QXmppClient.h index d2539c25..2c9f6050 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -63,6 +63,9 @@ class QXmppVersionIq; /// to the server on disconnections due to an error. User can have a custom /// reconnection mechanism as well. /// +/// For removing QXmpp dependency in QtGui, use DEFINE = QXMPP_NO_GUI +/// in the source.pro file and build as usual +/// class QXmppClient : public QObject { -- cgit v1.2.3