mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-06 13:24:14 +02:00
Merge branch 'master' into qt6_cmake_joshua
This commit is contained in:
+2
-3
@@ -178,10 +178,9 @@ class QETApp : public QObject
|
||||
static QTextOrientationSpinBoxWidget *createTextOrientationSpinBoxWidget();
|
||||
static TitleBlockTemplate *defaultTitleBlockTemplate();
|
||||
|
||||
protected:
|
||||
|
||||
#ifdef Q_OS_DARWIN
|
||||
bool eventFiltrer(QObject *object, QEvent *);
|
||||
public:
|
||||
bool eventFilter(QObject *object, QEvent *) override;
|
||||
#endif
|
||||
|
||||
// attributes
|
||||
|
||||
Reference in New Issue
Block a user