mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Add instance copying, fix instance creation (with identical names)
This commit is contained in:
@@ -149,3 +149,5 @@ void openFileInDefaultProgram ( QString filename )
|
||||
{
|
||||
QDesktopServices::openUrl ( "file:///" + QFileInfo ( filename ).absolutePath() );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user