Made it so only one resource editor will be created instead of every time a resource editor is needed, and added InitPluginDir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1639 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7ae7b6469d
commit
09e7008d83
5 changed files with 97 additions and 77 deletions
|
@ -196,6 +196,7 @@ enum
|
|||
TOK_SECTIONGETFLAGS,
|
||||
TOK_SETSHELLVARCONTEXT,
|
||||
TOK_PLUGINDIR,
|
||||
TOK_INITPLUGINDIR,
|
||||
TOK_CREATEFONT,
|
||||
|
||||
TOK__LAST,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue