From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h') diff --git a/SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h b/SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h index 0f6b25d..17e1bc3 100644 --- a/SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h +++ b/SQLiteStudio3/coreSQLiteStudio/sqlhistorymodel.h @@ -7,6 +7,8 @@ class Db; class SqlHistoryModel : public QueryModel { + Q_OBJECT + public: SqlHistoryModel(Db* db, QObject *parent = nullptr); -- cgit v1.2.3