mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 11:39:16 +02:00
Removed cut&paste remains
This commit is contained in:
@ -116,8 +116,6 @@ bool App::event(QEvent *event)
|
||||
}
|
||||
} else
|
||||
return true;
|
||||
|
||||
return _gui->openFile(e->file());
|
||||
}
|
||||
|
||||
return QApplication::event(event);
|
||||
|
Reference in New Issue
Block a user