Implement basic UI with QML (MailListPage) and batching DbChangeProcessor (Step 3-4 of transition plan)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include <QSqlQuery>
|
||||
#include "folderdao.h"
|
||||
#include <QSqlError>
|
||||
#include <QSqlError>
|
||||
#include <optional>
|
||||
|
||||
bool FolderDao::insert(const Folder& folder)
|
||||
|
||||
Reference in New Issue
Block a user