summaryrefslogtreecommitdiff
path: root/TelepathyQt/FileTransferChannelCreationProperties
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/FileTransferChannelCreationProperties')
-rw-r--r--TelepathyQt/FileTransferChannelCreationProperties13
1 files changed, 13 insertions, 0 deletions
diff --git a/TelepathyQt/FileTransferChannelCreationProperties b/TelepathyQt/FileTransferChannelCreationProperties
new file mode 100644
index 00000000..5908db7b
--- /dev/null
+++ b/TelepathyQt/FileTransferChannelCreationProperties
@@ -0,0 +1,13 @@
+#ifndef _TelepathyQt_FileTransferChannelCreationProperties_HEADER_GUARD_
+#define _TelepathyQt_FileTransferChannelCreationProperties_HEADER_GUARD_
+
+#ifndef IN_TP_QT_HEADER
+#define IN_TP_QT_HEADER
+#endif
+
+#include <TelepathyQt/file-transfer-channel-creation-properties.h>
+
+#undef IN_TP_QT_HEADER
+
+#endif
+// vim:set ft=cpp: