Added DatePicker NSD control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7176 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2e11d853b7
commit
b3044b36c1
5 changed files with 150 additions and 17 deletions
|
@ -1033,6 +1033,7 @@ LangString PAGE_SUBTITLE ${LANG_ENGLISH} "Subtitle"
|
|||
|
||||
Function CustomPageFunction
|
||||
!insertmacro MUI_HEADER_TEXT $(PAGE_TITLE) $(PAGE_SUBTITLE)
|
||||
nsDialogs::...
|
||||
...
|
||||
FunctionEnd
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue