forked from ondra/colnod-connector
fix cppcheck test
This commit is contained in:
parent
d2e1883760
commit
97a00c098d
@ -10,8 +10,8 @@ class SyncManager : public QObject
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
explicit SyncManager(bool dryMode);
|
||||||
|
|
||||||
SyncManager(bool dryMode);
|
|
||||||
bool init();
|
bool init();
|
||||||
void run();
|
void run();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user