mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
add #pragma once
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
This commit is contained in:
parent
26d7d2796c
commit
fa4d73ef06
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
**
|
||||
****************************************************************************/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <qtlockedfile.h>
|
||||
|
||||
#include <QLocalServer>
|
||||
|
|
Loading…
Reference in a new issue