Copy details to clipboard added into NLF
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@857 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
942081efff
commit
7e8b07d7a5
3 changed files with 4 additions and 1 deletions
|
@ -220,6 +220,7 @@ typedef struct
|
|||
int inst_corrupted;
|
||||
int output_dir;
|
||||
int create_dir;
|
||||
int copy_details;
|
||||
|
||||
// Note - should be at the end (everything before here should be just ints)
|
||||
WORD lang_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue