From e148045e90eb2ac12bb6ba426052606d5ac38c40 Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sun, 22 Dec 2019 19:46:13 -0500 Subject: Add a .clang-format somewhat close to the current style --- src/base/QXmppEntityTimeIq.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/base/QXmppEntityTimeIq.h') diff --git a/src/base/QXmppEntityTimeIq.h b/src/base/QXmppEntityTimeIq.h index 1379ebce..350ee86a 100644 --- a/src/base/QXmppEntityTimeIq.h +++ b/src/base/QXmppEntityTimeIq.h @@ -21,7 +21,6 @@ * */ - #ifndef QXMPPENTITYTIMEIQ_H #define QXMPPENTITYTIMEIQ_H @@ -53,4 +52,4 @@ private: QDateTime m_utc; }; -#endif //QXMPPENTITYTIMEIQ_H +#endif //QXMPPENTITYTIMEIQ_H -- cgit v1.2.3