[Telepathy-commits] [telepathy-qt4/master] Doxygen won't find QObject::deleteLater, don't even try (and get a warning)
Olli Salli
olli.salli at collabora.co.uk
Tue Dec 9 07:59:40 PST 2008
---
TelepathyQt4/cli-pending-operation.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/TelepathyQt4/cli-pending-operation.h b/TelepathyQt4/cli-pending-operation.h
index 937ed8a..ada4824 100644
--- a/TelepathyQt4/cli-pending-operation.h
+++ b/TelepathyQt4/cli-pending-operation.h
@@ -51,7 +51,7 @@ namespace Client
* result to the library user.
*
* After #finished() is emitted, the %PendingOperation is automatically
- * deleted using #deleteLater(), so library users must not explicitly
+ * deleted using deleteLater(), so library users must not explicitly
* delete this object.
*
* The design is loosely based on KDE's KJob.
--
1.5.6.5
More information about the Telepathy-commits
mailing list