Add tab with namespaces (schema's)
This commit is contained in:
parent
8dd13d103e
commit
1df8455af5
7 changed files with 171 additions and 18 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue