Add AccountDao with CRUD operations
This commit is contained in:
@@ -25,6 +25,7 @@ set(SRC_FILES
|
||||
src/services/synchronizer.cpp
|
||||
src/services/imap/imapsynchronizer.cpp
|
||||
src/db/databasemanager.cpp
|
||||
src/db/dao/accountdao.cpp
|
||||
)
|
||||
|
||||
# Executable
|
||||
|
||||
Reference in New Issue
Block a user