Alvast wat code voor backup/restore bij elkaar gezocht

This commit is contained in:
Eelke Klein 2017-01-17 19:04:47 +01:00
parent 2b012b70eb
commit ea30dd9c0e
4 changed files with 72 additions and 1 deletions

View file

@ -33,7 +33,8 @@ SOURCES += main.cpp\
databasewindow.cpp \
connectionmanagerwindow.cpp \
connectionlistmodel.cpp \
connectionconfig.cpp
connectionconfig.cpp \
backuprestore.cpp
HEADERS += mainwindow.h \
serverproperties.h \