Update main.cpp

This commit is contained in:
DanielSvoboda 2023-10-11 15:46:40 -03:00 committed by GitHub
parent dc7cbda026
commit e7e14fd3b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2884,7 +2884,7 @@ if (target == GameListShortcutTarget::Desktop) {
.arg(QString::fromStdString(target_directory.generic_string())),
QMessageBox::StandardButton::Ok);
return;
}
}
} else if (target == GameListShortcutTarget::Applications) {
#if defined(__linux__)
QString applicationsPath =