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 --- examples/example_6_rpcClient/rpcClient.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/example_6_rpcClient/rpcClient.h') diff --git a/examples/example_6_rpcClient/rpcClient.h b/examples/example_6_rpcClient/rpcClient.h index d68b7382..5866eb0e 100644 --- a/examples/example_6_rpcClient/rpcClient.h +++ b/examples/example_6_rpcClient/rpcClient.h @@ -22,7 +22,6 @@ * */ - #ifndef RPCCLIENT_H #define RPCCLIENT_H @@ -47,4 +46,4 @@ private: QXmppRpcManager *m_rpcManager; }; -#endif // RPCCLIENT_H +#endif // RPCCLIENT_H -- cgit v1.2.3