зеркало из https://github.com/nextcloud/desktop.git
Revert "Revert "Windows Shell Integration: Show status icon for root folder""
This reverts commit 176413d312
.
This commit is contained in:
Родитель
560759ede8
Коммит
316c476bbd
|
@ -120,7 +120,7 @@ IFACEMETHODIMP OCOverlay::GetPriority(int *pPriority)
|
|||
auto watchedDirectories = _checker->WatchedDirectories();
|
||||
|
||||
wstring wpath(pwszPath);
|
||||
//wpath.append(L"\\");
|
||||
wpath.append(L"\\");
|
||||
vector<wstring>::iterator it;
|
||||
bool watched = false;
|
||||
for (it = watchedDirectories.begin(); it != watchedDirectories.end(); ++it) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче