Skip to content

Commit d5fe971

Browse files
committed
build a local
1 parent 57469d3 commit d5fe971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libsync/foldermetadata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ private slots:
225225
void setupExistingMetadataLegacy(const QByteArray &metadata);
226226

227227
void initMetadataFromClientState(const QList<OCC::FolderMetadata::DatabaseEncryptedFile> &childItems,
228-
OwncloudPropagator *propagator);
228+
OCC::OwncloudPropagator *propagator);
229229

230230
void startFetchRootE2eeFolderMetadata(const QString &path);
231231
void slotRootE2eeFolderMetadataReceived(int statusCode, const QString &message);

0 commit comments

Comments
 (0)