s/slots/Q_SLOTS and s/signals/Q_SIGNALS
This commit is contained in:
@@ -35,7 +35,7 @@ private:
|
||||
Controller *m_controller = nullptr;
|
||||
QVector<Connection *> m_connections;
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void controllerChanged();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user