Connect the refresh database signal with the manager slot.
This commit is contained in:
@@ -27,6 +27,7 @@ signals:
|
||||
void deviceConnected(QString);
|
||||
void deviceDisconnected();
|
||||
void receivedPin(int);
|
||||
void databaseUpdated(QString);
|
||||
void stopped();
|
||||
|
||||
private slots:
|
||||
|
Reference in New Issue
Block a user