[Telepathy-commits] [telepathy-qt4/master] Add the debug enable functions to the debug group

Olli Salli olli.salli at collabora.co.uk
Mon Aug 25 13:12:03 PDT 2008


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

diff --git a/TelepathyQt4/debug.h b/TelepathyQt4/debug.h
index 7165ade..c08b343 100644
--- a/TelepathyQt4/debug.h
+++ b/TelepathyQt4/debug.h
@@ -38,6 +38,8 @@
 namespace Telepathy
 {
 /**
+ * \ingroup debug
+ *
  * Enable or disable normal debug output from the library. If the library is not
  * compiled with debug support enabled, this has no effect; no output is
  * produced in any case.
@@ -49,6 +51,8 @@ namespace Telepathy
 void enableDebug(bool enable);
 
 /**
+ * \ingroup debug
+ *
  * Enable or disable warning output from the library. If the library is not
  * compiled with debug support enabled, this has no effect; no output is
  * produced in any case.
-- 
1.5.6.3




More information about the Telepathy-commits mailing list