summaryrefslogtreecommitdiff
path: root/TelepathyQt4Yell/Models/SessionConversationModel
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt4Yell/Models/SessionConversationModel')
-rw-r--r--TelepathyQt4Yell/Models/SessionConversationModel14
1 files changed, 14 insertions, 0 deletions
diff --git a/TelepathyQt4Yell/Models/SessionConversationModel b/TelepathyQt4Yell/Models/SessionConversationModel
new file mode 100644
index 0000000..676f8ac
--- /dev/null
+++ b/TelepathyQt4Yell/Models/SessionConversationModel
@@ -0,0 +1,14 @@
+#ifndef _TelepathyQt4Yell_model_SessionConversationModel_HEADER_GUARD_
+#define _TelepathyQt4Yell_model_SessionConversationModel_HEADER_GUARD_
+
+#ifndef IN_TELEPATHY_QT4_YELL_MODELS_HEADER
+#define IN_TELEPATHY_QT4_YELL_MODELS_HEADER
+#endif
+
+#include <TelepathyQt4Yell/Models/session-conversation-model.h>
+
+#undef IN_TELEPATHY_QT4_YELL_MODELS_HEADER
+
+#endif // _TelepathyQt4Yell_model_SessionConversationModel_HEADER_GUARD_
+
+// vim:set ft=cpp: