WIP: Added page showing list of functions.

Only list is shown, still working on details.
This commit is contained in:
eelke 2018-11-25 09:06:01 +01:00
parent 7db859737a
commit 840af1e0a9
19 changed files with 635 additions and 92 deletions

View file

@ -17,7 +17,7 @@ public:
OwnerCol,
TablespaceCol,
OptionsCol,
//AclCol,
AclCol,
colCount };
TablesTableModel(QObject *parent);