projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22234e0
)
Fix windows build
author
Christian Kamm
<mail@ckamm.de>
Wed, 10 Apr 2019 06:18:49 +0000
(08:18 +0200)
committer
Kevin Ottens
<kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:47 +0000
(10:58 +0100)
src/libsync/syncoptions.h
patch
|
blob
|
history
diff --git
a/src/libsync/syncoptions.h
b/src/libsync/syncoptions.h
index 4531d8a5fb01a3ab88394b89c8ec6c264781cf53..f5dbb28d9cc6ccaef344a06dda560509665f3985 100644
(file)
--- a/
src/libsync/syncoptions.h
+++ b/
src/libsync/syncoptions.h
@@
-25,7
+25,7
@@
namespace OCC {
/**
* Value class containing the options given to the sync engine
*/
-struct SyncOptions
+struct
OWNCLOUDSYNC_EXPORT
SyncOptions
{
SyncOptions()
: _vfs(new VfsOff)