wrong define name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2504 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6c32bae905
commit
2e8e2316c9
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ create your own function and let the Modern UI functions call them. Use the defi
|
|||
to define the name of your functions. Add the defines before the MUI_LANGUAGE macro's.</p>
|
||||
<p class="text">Example:</p>
|
||||
<pre class="text">
|
||||
!define MUI_CUSTOMFUNCTION_ONGUIINIT myGuiInit
|
||||
!define MUI_CUSTOMFUNCTION_GUIINIT myGuiInit
|
||||
|
||||
Function myGUIInit
|
||||
...your own code...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue