Add tab with namespaces (schema's)

This commit is contained in:
eelke 2019-11-20 19:09:22 +01:00
parent 8dd13d103e
commit 1df8455af5
7 changed files with 171 additions and 18 deletions

View file

@ -81,6 +81,7 @@ PropertyProxyModel.cpp \
QueryTool.cpp \
CatalogInspector.cpp \
widgets/CatalogIndexPage.cpp \
widgets/CatalogNamespacePage.cpp \
widgets/CatalogPageBase.cpp \
widgets/CatalogConstraintPage.cpp \
widgets/CatalogTablesPage.cpp \
@ -151,6 +152,7 @@ CustomDataRole.h \
QueryTool.h \
CatalogInspector.h \
widgets/CatalogIndexPage.h \
widgets/CatalogNamespacePage.h \
widgets/CatalogPageBase.h \
widgets/CatalogConstraintPage.h \
widgets/CatalogTablesPage.h \