[telepathy-qt4/master] Added auto generated classes for Client.Approver interface.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Mon May 25 07:59:03 PDT 2009


---
 TelepathyQt4/ClientApproverInterface |   13 +++++++++++++
 TelepathyQt4/Makefile.am             |    1 +
 TelepathyQt4/client.xml              |    1 +
 3 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 TelepathyQt4/ClientApproverInterface

diff --git a/TelepathyQt4/ClientApproverInterface b/TelepathyQt4/ClientApproverInterface
new file mode 100644
index 0000000..45fd8b1
--- /dev/null
+++ b/TelepathyQt4/ClientApproverInterface
@@ -0,0 +1,13 @@
+#ifndef _TelepathyQt4_Client_ClientApproverInterface_HEADER_GUARD_
+#define _TelepathyQt4_Client_ClientApproverInterface_HEADER_GUARD_
+
+#ifndef IN_TELEPATHY_QT4_HEADER
+#define IN_TELEPATHY_QT4_HEADER
+#endif
+
+#include <TelepathyQt4/client.h>
+
+#undef IN_TELEPATHY_QT4_HEADER
+
+#endif
+// vim:set ft=cpp:
diff --git a/TelepathyQt4/Makefile.am b/TelepathyQt4/Makefile.am
index 68ff0a5..9f71599 100644
--- a/TelepathyQt4/Makefile.am
+++ b/TelepathyQt4/Makefile.am
@@ -228,6 +228,7 @@ tpqt4include_HEADERS = \
     ChannelTypeTextInterface \
     ChannelTypeTubesInterface \
     ClientHandlerInterface \
+    ClientApproverInterface \
     ClientObserverInterface \
     ClientInterface \
     ClientInterfaceRequestsInterface \
diff --git a/TelepathyQt4/client.xml b/TelepathyQt4/client.xml
index 31ccec3..d4d0f6d 100644
--- a/TelepathyQt4/client.xml
+++ b/TelepathyQt4/client.xml
@@ -6,6 +6,7 @@
 
 <xi:include href="../spec/Client.xml"/>
 <xi:include href="../spec/Client_Observer.xml"/>
+<xi:include href="../spec/Client_Approver.xml"/>
 <xi:include href="../spec/Client_Handler.xml"/>
 
 <xi:include href="../spec/Client_Interface_Requests.xml"/>
-- 
1.5.6.5




More information about the telepathy-commits mailing list