Make sure MUI2 UNBITMAP*_STRETCH have default values when using custom bitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6566 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c4de0f9f59
commit
461aa4b633
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@ Var mui.Button.Back
|
||||||
!endif
|
!endif
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
!insertmacro MUI_DEFAULT MUI_HEADERIMAGE_UNBITMAP_STRETCH ${MUI_HEADERIMAGE_BITMAP_STRETCH}
|
||||||
|
!insertmacro MUI_DEFAULT MUI_HEADERIMAGE_UNBITMAP_RTL_STRETCH ${MUI_HEADERIMAGE_BITMAP_RTL_STRETCH}
|
||||||
|
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
;Default texts
|
;Default texts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue