Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2017-01-27 19:45:05 +0300
committerOlivier Goffart <ogoffart@woboq.com>2017-01-27 19:45:05 +0300
commit0d16cf41fea41de9bf3bff9ceb8674b2f878c75b (patch)
tree5c2faff70136c9612f8c8f95cd9fda2231c92ef5 /src/gui/folder.h
parent4f28b2daadd0a902a955325b6de9f93ba356f611 (diff)
parent65e4afedc4034886463a46885186a9e813e957ba (diff)
Merge remote-tracking branch 'origin/master' into 2.3
We can do that because the only changes that were in master but not in 2.3 were the translations change and documentation change, and the support for the 'M' permission which we want in 2.3.
Diffstat (limited to 'src/gui/folder.h')
-rw-r--r--src/gui/folder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/folder.h b/src/gui/folder.h
index 6c4b73c2d..4cff41357 100644
--- a/src/gui/folder.h
+++ b/src/gui/folder.h
@@ -288,7 +288,7 @@ private slots:
void slotEmitFinishedDelayed();
- void slotNewBigFolderDiscovered(const QString &);
+ void slotNewBigFolderDiscovered(const QString &, bool isExternal);
void slotLogPropagationStart();