Minor fixes to A8 to keep GCC happy

This commit is contained in:
Tuomas Järvinen
2024-07-04 15:27:31 +03:00
parent 89c68aeb67
commit 0bec8369e3
5 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class LocalControl : public QObject
Q_OBJECT
public:
LocalControl();
LocalControl(QObject *parent = nullptr);
private:
void run();