Added support for database maintenance. Added core plugin.

This commit is contained in:
2015-11-13 15:11:47 +01:00
parent 1264b2547a
commit 7c90c66468
14 changed files with 278 additions and 34 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
#-------------------------------------------------
QT += core gui
QT += core gui sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets