mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
This commit is contained in:
@@ -428,6 +428,7 @@ bool MainWindow::eventFilter(QObject *obj, QEvent *event)
|
||||
void MainWindow::keyPressEvent(QKeyEvent *event)
|
||||
{
|
||||
#ifdef Q_OS_OSX // On Mac OS X
|
||||
Q_UNUSED(event);
|
||||
// Do nothing
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user