revisions regarding iOS and latest Xcode

This commit is contained in:
pls.153 2024-12-25 18:33:25 +01:00
parent 8b24889bcd
commit a64e53bb59
4 changed files with 4 additions and 9 deletions

View file

@ -118,9 +118,9 @@ public:
}
return QGuiApplication::eventFilter(object, event);
}
#endif
Q_SIGNALS:
void keyPressed(const QString&, const QString&);
#endif
};