chengxr 1 vuosi sitten
vanhempi
commit
842341f9b6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      QFD/view/CreateProjView.cpp

+ 1 - 0
QFD/view/CreateProjView.cpp

@@ -115,6 +115,7 @@ void CreateProjView::slotCheckBoxChanged(int)
 void CreateProjView::slotCreateClicked()
 {
     emit signalCreate();
+    close();
 }
 
 void CreateProjView::slotCancelClicked()