Searched refs:fileListForUi (Results 1 – 1 of 1) sorted by relevance
376 const QString fileListForUi = "<ul><li>" + transform(filePaths, [](const FilePath &fp) { in promptToDelete() local381 … "%1Note: This might remove the local file.").arg(fileListForUi, vc->displayName()); in promptToDelete()