Skip to content

Commit

Permalink
macOS restore sqlite3 database export
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio810 committed Dec 30, 2022
1 parent b0c3c90 commit 2ace2ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sources/dataBase/projectdatabase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
#include <QLocale>
#include <QSqlError>

#if defined(Q_OS_LINUX) || defined(Q_OS_WINDOWS)
#include <QSqlDriver>
#include <sqlite3.h>
#endif


/**
@brief projectDataBase::projectDataBase
Expand Down

0 comments on commit 2ace2ca

Please sign in to comment.