Fix compilation warning
This commit is contained in:
parent
61f017eb2a
commit
f08b3ee199
@ -85,6 +85,7 @@ QSqlDatabase get_thread_connection() {
|
||||
}
|
||||
return thread_db;
|
||||
}
|
||||
return QSqlDatabase();
|
||||
}
|
||||
|
||||
bool ci_query_exec(QSqlQuery* query, const QString query_string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user