개정판 c5519c44
- convert log 수정
- markus text font 변경시 저장 여부 메시지 나오도록 수정
-
Change-Id: I85fa01d063204c85eb5b70bf34a3773f5cb5fd8f
KCOM/Controls/SearchPanel.xaml.cs | ||
---|---|---|
264 | 264 |
if (btnSearch.Content.ToString() == _strCancel) |
265 | 265 |
{ |
266 | 266 |
IsCancelWork = true; |
267 |
worker.CancelAsync(); |
|
267 | 268 |
} |
268 | 269 |
|
269 | 270 |
if (!worker.IsBusy) |
내보내기 Unified diff