[telepathy-qt4/master] Added TELEPATHY_QT4_ERROR_INCONSISTENT constant.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Wed Sep 23 06:16:39 PDT 2009


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

diff --git a/TelepathyQt4/constants.h b/TelepathyQt4/constants.h
index e6ef12e..fdd30fd 100644
--- a/TelepathyQt4/constants.h
+++ b/TelepathyQt4/constants.h
@@ -133,4 +133,12 @@
 #define TELEPATHY_QT4_ERROR_OBJECT_REMOVED \
     "org.freedesktop.Telepathy.Qt4.Error.ObjectRemoved"
 
+/**
+ * \ingroup errorstrconsts
+ *
+ * The error name "org.freedesktop.Telepathy.Qt4.Error.Inconsistent".
+ */
+#define TELEPATHY_QT4_ERROR_INCONSISTENT \
+    "org.freedesktop.Telepathy.Qt4.Error.Inconsistent"
+
 #endif
-- 
1.5.6.5




More information about the telepathy-commits mailing list