1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Removed cut&paste remains

This commit is contained in:
Martin Tůma 2020-12-08 00:59:18 +01:00
parent 59b734c402
commit 7584116168

View File

@ -116,8 +116,6 @@ bool App::event(QEvent *event)
}
} else
return true;
return _gui->openFile(e->file());
}
return QApplication::event(event);