Fix a warning

This commit is contained in:
Martin Kleusberg
2019-05-01 12:10:34 +02:00
parent 0acbcce80c
commit 20eb5e078e

View File

@@ -15,7 +15,7 @@
#include "RowCache.h"
class sqlite3;
struct sqlite3;
class RowLoader : public QThread
{