DatabaseFactory: Move to /shared

This commit is contained in:
2022-02-27 23:13:02 +01:00
parent 7066cc1a45
commit 294455b861
3 changed files with 1 additions and 5 deletions

View File

@ -32,9 +32,7 @@ SOURCES += \
commanddelete.cpp \
commandupdate.cpp \
filesaver.cpp \
databasefactory.cpp \
sqlitedbservice.cpp \
logger.cpp \
commandsearch.cpp \
commandlist.cpp
@ -55,9 +53,7 @@ HEADERS += \
commanddelete.h \
commandupdate.h \
filesaver.h \
databasefactory.h \
sqlitedbservice.h \
logger.h \
commandsearch.h \
commandlist.h
INCLUDEPATH += /usr/include/poppler/qt5/ /usr/include/quazip5