Update main.cpp
This commit is contained in:
parent
dc7cbda026
commit
e7e14fd3b0
1 changed files with 1 additions and 1 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Reference in a new issue