Fem: added signals and slots to notify when first function is added
This commit is contained in:
@@ -626,6 +626,7 @@ bool ViewProviderFemPostObject::setEdit(int ModNum) {
|
||||
else {
|
||||
postDlg = new TaskDlgPost(this);
|
||||
setupTaskDialog(postDlg);
|
||||
postDlg->connectSlots();
|
||||
Gui::Control().showDialog(postDlg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user