Fix indentation code

This commit is contained in:
Laurent Trinques
2020-07-15 20:21:59 +02:00
parent 68e78a0de9
commit 350e7e5233
2 changed files with 390 additions and 390 deletions

View File

@@ -49,8 +49,8 @@
#endif
#ifdef Q_OS_WIN
#include <windows.h>
#include <lmcons.h>
#include <windows.h>
#include <lmcons.h>
#endif
SingleApplicationPrivate::SingleApplicationPrivate( SingleApplication *q_ptr )