mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
Edijs Kolesnikovics
< terminedijs AT yahoo DOT com> - Show GPL licence from beginning - See issue #6278 for details. svn path=/trunk/; revision=51993
This commit is contained in:
parent
374a063487
commit
6d0de91d48
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ OnInitDialog(HWND hDlg, PLIC_CONTEXT pLicInfo)
|
|||
EM_SETSEL,
|
||||
-1,
|
||||
0);
|
||||
|
||||
PostMessage(GetDlgItem(hDlg, IDC_LICENCEEDIT), WM_VSCROLL, SB_TOP, 0);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue