Merge pull request #2247 from Trial97/names

This commit is contained in:
timoreo
2024-04-06 14:35:06 +02:00
committed by GitHub
7 changed files with 51 additions and 44 deletions

View File

@@ -553,4 +553,8 @@ bool canLink(const QString& src, const QString& dst);
uintmax_t hardLinkCount(const QString& path);
#ifdef Q_OS_WIN
QString getPathNameInLocal8bit(const QString& file);
#endif
} // namespace FS