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:
Matthias Kupfer 2011-05-29 12:55:07 +00:00
parent 374a063487
commit 6d0de91d48

View file

@ -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;
}