Removed "About NSIS" dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1351 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b6ff897788
commit
eb27ee547b
4 changed files with 15 additions and 120 deletions
|
@ -178,7 +178,7 @@ void CompileNSISScript() {
|
|||
g_script = s;
|
||||
g_appended = TRUE;
|
||||
}
|
||||
g_dwLength = 0;
|
||||
g_dwLength = 0;
|
||||
// Disable buttons during compile
|
||||
DisableItems(g_hwnd);
|
||||
DWORD id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue