Smaller about box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1078 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1141d6dcfa
commit
9dabe6a56a
2 changed files with 6 additions and 7 deletions
|
@ -157,7 +157,6 @@ BOOL CALLBACK DialogProc(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam) {
|
|||
}
|
||||
case WM_ENTERSIZEMOVE:
|
||||
{
|
||||
|
||||
GetClientRect(g_hwnd, &resizeRect);
|
||||
return TRUE;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue