mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 11:50:37 +02:00
fix to pass tests
This commit is contained in:
parent
dea9da471c
commit
ee07e06032
@ -37,7 +37,7 @@ class DatabaseAPI : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
DatabaseAPI(serversdk::DatabaseManager *dbMan);
|
||||
explicit DatabaseAPI(serversdk::DatabaseManager *dbMan);
|
||||
|
||||
bool open();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user