aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppBitsOfBinaryData.h
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2019-12-22 19:46:13 -0500
committerLNJ <lnj@kaidan.im>2019-12-23 19:04:55 +0100
commite148045e90eb2ac12bb6ba426052606d5ac38c40 (patch)
tree3ceedcc9997d4c25ec8b14bafecd5faad8cb4ed1 /src/base/QXmppBitsOfBinaryData.h
parentee218192f6c25eba0c8f041ca2e53b7222881aa0 (diff)
downloadqxmpp-e148045e90eb2ac12bb6ba426052606d5ac38c40.tar.gz
Add a .clang-format somewhat close to the current style
Diffstat (limited to 'src/base/QXmppBitsOfBinaryData.h')
-rw-r--r--src/base/QXmppBitsOfBinaryData.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppBitsOfBinaryData.h b/src/base/QXmppBitsOfBinaryData.h
index 38f5475d..48d3c793 100644
--- a/src/base/QXmppBitsOfBinaryData.h
+++ b/src/base/QXmppBitsOfBinaryData.h
@@ -68,11 +68,11 @@ public:
void parseElementFromChild(const QDomElement &dataElement);
void toXmlElementFromChild(QXmlStreamWriter *writer) const;
/// \endcond
-
+
bool operator==(const QXmppBitsOfBinaryData &other) const;
private:
QSharedDataPointer<QXmppBitsOfBinaryDataPrivate> d;
};
-#endif // QXMPPBITSOFBINARYDATA_H
+#endif // QXMPPBITSOFBINARYDATA_H