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:
parent
59b734c402
commit
7584116168
@ -116,8 +116,6 @@ bool App::event(QEvent *event)
|
|||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
return _gui->openFile(e->file());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return QApplication::event(event);
|
return QApplication::event(event);
|
||||||
|
Loading…
Reference in New Issue
Block a user