added missing int status_update;
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5607 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
17c674375a
commit
e273e90ecd
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ typedef struct {
|
|||
int rtl;
|
||||
int errlvl;
|
||||
int alter_reg_view;
|
||||
int status_update;
|
||||
} exec_flags_type;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue