COmpletely remove propertiespage for now.
This commit is contained in:
parent
badd46ea8f
commit
04e69bbaa4
2 changed files with 10 additions and 10 deletions
|
|
@ -46,7 +46,7 @@ private:
|
|||
ColumnPage *m_columnsPage = nullptr;
|
||||
CatalogConstraintPage *m_constraintPage = nullptr;
|
||||
CatalogIndexPage *m_indexPage = nullptr;
|
||||
PropertiesPage *m_propertiesPage = nullptr;
|
||||
// PropertiesPage *m_propertiesPage = nullptr;
|
||||
TriggerPage *m_triggerPage = nullptr;
|
||||
DependantsPage *m_dependentsPage = nullptr;
|
||||
SqlCodePreview *m_tableSql = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue