mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-02-17 10:29:53 -06:00
Fix a warning
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "RowCache.h"
|
||||
|
||||
class sqlite3;
|
||||
struct sqlite3;
|
||||
|
||||
class RowLoader : public QThread
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user