Chocobo1
2023-10-07 12:28:07 +08:00
committed by GitHub
parent c051ee9409
commit 34f7b75f12
4 changed files with 56 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ namespace Utils::Misc
QString languageToLocalizedString(const QString &localeStr);
#ifdef Q_OS_WIN
bool applyMarkOfTheWeb(const Path &file, const QString &url = {});
Path windowsSystemPath();
template <typename T>