[telepathy-qt4/master] PendingOperation: Changed setFinished, setFinishedWithError to be slots.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Thu Jun 11 10:00:08 PDT 2009


---
 TelepathyQt4/pending-operation.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/pending-operation.h b/TelepathyQt4/pending-operation.h
index f2fba1d..4445246 100644
--- a/TelepathyQt4/pending-operation.h
+++ b/TelepathyQt4/pending-operation.h
@@ -141,6 +141,7 @@ protected:
      */
     PendingOperation(QObject* parent);
 
+protected Q_SLOTS:
     /**
      * Record that this pending operation has finished successfully, and
      * emit the #finished() signal next time the event loop runs.
-- 
1.5.6.5




More information about the telepathy-commits mailing list