aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppInformationRequestResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppInformationRequestResult.h')
-rw-r--r--source/QXmppInformationRequestResult.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/source/QXmppInformationRequestResult.h b/source/QXmppInformationRequestResult.h
index 44f128ae..56a22b83 100644
--- a/source/QXmppInformationRequestResult.h
+++ b/source/QXmppInformationRequestResult.h
@@ -1,13 +1,13 @@
-#ifndef QXMPPINFORMATIONREQUESTRESULT_H
-#define QXMPPINFORMATIONREQUESTRESULT_H
-
-#include "QXmppIq.h"
-
-class QXmppInformationRequestResult : public QXmppIq
-{
-public:
- QXmppInformationRequestResult();
- virtual void toXmlElementFromChild(QXmlStreamWriter *writer) const;
-};
-
-#endif // QXMPPINFORMATIONREQUESTRESULT_H
+#ifndef QXMPPINFORMATIONREQUESTRESULT_H
+#define QXMPPINFORMATIONREQUESTRESULT_H
+
+#include "QXmppIq.h"
+
+class QXmppInformationRequestResult : public QXmppIq
+{
+public:
+ QXmppInformationRequestResult();
+ virtual void toXmlElementFromChild(QXmlStreamWriter *writer) const;
+};
+
+#endif // QXMPPINFORMATIONREQUESTRESULT_H