Proxy model has been fixed

This commit is contained in:
Arin Alexander
2018-07-12 21:09:18 +03:00
parent 7863c62736
commit 29379c1e1b
3 changed files with 22 additions and 9 deletions

View File

@@ -73,6 +73,7 @@ private slots:
void on_rbProxy_clicked(bool checked);
void on_rbSubQuery_clicked(bool checked);
void on_pbAddField_clicked();
void on_pbDelField_clicked();
void initQueryMode();
void initSubQueryMode();
void initProxyMode();