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