개정판 0249157a
dev issue #1223 : fix bug
Change-Id: I4f76aedd89378bf2539483c35e5e048689bbabba
DTI_PID/APIDConverter/Form/APIDConverter.cs | ||
---|---|---|
178 | 178 |
if (!project.Enable) |
179 | 179 |
{ |
180 | 180 |
MessageBox.Show("Check Project Setting!", "APID Converter", MessageBoxButtons.OK, MessageBoxIcon.Warning); |
181 |
DialogResult = DialogResult.Cancel; |
|
181 |
//DialogResult = DialogResult.Cancel;
|
|
182 | 182 |
} |
183 | 183 |
else |
184 | 184 |
{ |
내보내기 Unified diff