chengxr 1 سال پیش
والد
کامیت
842341f9b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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()