[Telepathy-commits] [telepathy-qt4/master] connection-manager.h: turn #include of PendingOperation into forward declaration
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Jan 5 10:23:46 PST 2009
---
TelepathyQt4/Client/connection-manager.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/TelepathyQt4/Client/connection-manager.h b/TelepathyQt4/Client/connection-manager.h
index 4aa28ba..e1ce22a 100644
--- a/TelepathyQt4/Client/connection-manager.h
+++ b/TelepathyQt4/Client/connection-manager.h
@@ -49,7 +49,6 @@
#include <TelepathyQt4/Client/DBus>
#include <TelepathyQt4/Client/DBusProxy>
#include <TelepathyQt4/Client/OptionalInterfaceFactory>
-#include <TelepathyQt4/Client/PendingOperation>
#include <TelepathyQt4/Constants>
namespace Telepathy
@@ -57,6 +56,7 @@ namespace Telepathy
namespace Client
{
+class PendingOperation;
class ProtocolParameter;
class ProtocolInfo;
--
1.5.6.5
More information about the Telepathy-commits
mailing list