From 2e28d735032880dfeb3f9221cb070b0fbfd7c30c Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 7 Dec 2010 09:28:22 +0000 Subject: remove dependency on QtGui (Closes: #66) --- src/QXmppClient.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/QXmppClient.h') diff --git a/src/QXmppClient.h b/src/QXmppClient.h index e7316e4d..32ab8efe 100644 --- a/src/QXmppClient.h +++ b/src/QXmppClient.h @@ -72,9 +72,6 @@ class QXmppVersionManager; /// 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 DEFINES += QXMPP_NO_GUI -/// in the source.pro file and build as usual. -/// /// \ingroup Core class QXmppClient : public QXmppLoggable -- cgit v1.2.3