build fixes

# Conflicts:
#	pglablib/sqlast/SelectList.h
This commit is contained in:
eelke 2022-05-24 18:56:39 +02:00
parent 2ad5fa5e4e
commit a7d4a5f13d
7 changed files with 11 additions and 9 deletions

View file

@ -65,7 +65,7 @@ public:
bool cancel();
signals:
Q_SIGNALS:
void onStateChanged(ASyncDBConnection::State state);
void onNotice(Pgsql::ErrorDetails notice);
// void onQueryResult(std::shared_ptr<Pgsql::Result> result);