mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 10:46:33 +00:00
Minor fixes to A8 to keep GCC happy
This commit is contained in:
@@ -7,7 +7,7 @@ class LocalControl : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
LocalControl();
|
||||
LocalControl(QObject *parent = nullptr);
|
||||
|
||||
private:
|
||||
void run();
|
||||
|
||||
Reference in New Issue
Block a user