mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 14:30:50 +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
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
DatabaseAPI(serversdk::DatabaseManager *dbMan);
|
explicit DatabaseAPI(serversdk::DatabaseManager *dbMan);
|
||||||
|
|
||||||
bool open();
|
bool open();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user