mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 13:56:06 -04:00
Windows.
This commit is contained in:
@ -30,7 +30,7 @@ public slots:
|
||||
void onSpinBoxValueChanged(double d);
|
||||
|
||||
protected:
|
||||
bool eventFilter(QObject* o, QEvent* e);
|
||||
virtual bool eventFilter(QObject* o, QEvent* e) override;
|
||||
virtual void focusInEvent(QFocusEvent* e);
|
||||
virtual void focusOutEvent(QFocusEvent* e);
|
||||
virtual void enterEvent(QEvent* e);
|
||||
|
Reference in New Issue
Block a user