Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/addsetting.cpp
Parent Directory
| Revision Log
| Patch
| 356 |
} |
} |
| 357 |
|
|
| 358 |
// ダイアログにフォーカスを当てる (2004.12.7 yutaka) |
// ダイアログにフォーカスを当てる (2004.12.7 yutaka) |
| 359 |
::SetFocus(::GetDlgItem(GetSafeHwnd(), IDC_CLICKABLE_URL)); |
::SetFocus(::GetDlgItem(GetSafeHwnd(), IDC_ACCEPT_MOUSE_EVENT_TRACKING)); |
| 360 |
|
|
| 361 |
return FALSE; |
return FALSE; |
| 362 |
} |
} |
|
|
Legend:
| Removed from v.6435 |
|
| changed lines |
| |
Added in v.6494 |
|
|
|