Fix some warning and other code style changes

This commit is contained in:
Martin Kleusberg
2019-04-26 14:02:19 +02:00
parent ad60a019f2
commit f59a2453a2
28 changed files with 107 additions and 106 deletions

View File

@@ -34,7 +34,7 @@ public:
Cache & cache_data
);
void setQuery (QString new_query, QString newCountQuery = QString());
void setQuery (const QString& new_query, const QString& newCountQuery = QString());
void triggerRowCountDetermination (int token);