개정판 c874bacb
issue #000: add msg
Change-Id: I159215a3ea56d69efd738bf97422436aeb6fded2
DTI_PID/DTI_PID/TrainingSymbolImageListDialog.py | ||
---|---|---|
112 | 112 |
|
113 | 113 |
dlg = QTrainingAlgorithmDialog(self) |
114 | 114 |
if QDialog.Accepted == dlg.exec_(): |
115 |
#QMessageBox.about(self, self.tr("Notice"), self.tr('Successfully requested. '))
|
|
115 |
QMessageBox.about(self, self.tr("Notice"), self.tr('Successfully requested. ')) |
|
116 | 116 |
|
117 | 117 |
app_web_service = AppWebService() |
118 | 118 |
#res = app_web_service.request_execute_training(project.name, classes, bigs) |
내보내기 Unified diff