SetStaticBkColor -> SetBkColor, now works for dialogs, buttons, edit boxes and list boxes (only in IO)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2347 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2e9cb6d4e9
commit
03cafaf818
15 changed files with 68 additions and 68 deletions
|
@ -174,8 +174,7 @@ enum
|
|||
TOK_ISWINDOW,
|
||||
TOK_GETDLGITEM,
|
||||
TOK_GETWINTEXT,
|
||||
TOK_SETSTATICBKCOLOR,
|
||||
TOK_SETWINDOWLONG,
|
||||
TOK_SETBKCOLOR,
|
||||
TOK_FINDFIRST,
|
||||
TOK_FINDNEXT,
|
||||
TOK_FINDCLOSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue