mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 12:26:58 +03:00
Add instance copying, fix instance creation (with identical names)
This commit is contained in:
parent
ab21b6977d
commit
4466929074
13 changed files with 495 additions and 90 deletions
|
|
@ -149,3 +149,5 @@ void openFileInDefaultProgram ( QString filename )
|
|||
{
|
||||
QDesktopServices::openUrl ( "file:///" + QFileInfo ( filename ).absolutePath() );
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue