Typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1595 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0e7a356fa0
commit
30cc48c65c
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ This callback will be called just before the first page is loaded and the instal
|
|||
|
||||
Example:
|
||||
|
||||
\c !insertmacro ${NSISDIR}\Examples\WinMessages.NSH
|
||||
\c !include "${NSISDIR}\Examples\WinMessages.NSH"
|
||||
\c
|
||||
\c Funciton .onGUIInit
|
||||
\c Function .onGUIInit
|
||||
\c # 1028 is the id of the branding text control
|
||||
\c GetDlgItem $R0 $HWNDPARENT 1028
|
||||
\c CreateFont $R1 "Tahoma" 10 700
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue