mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-10 16:49:59 +02:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -168,7 +168,7 @@ class QETApp : public QObject
|
||||
protected:
|
||||
|
||||
#ifdef Q_OS_DARWIN
|
||||
bool eventFiltrer(QObject *object, QEvent *);
|
||||
bool eventFiltrer(QObject *object, QEvent *);
|
||||
#endif
|
||||
|
||||
// attributes
|
||||
|
||||
Reference in New Issue
Block a user