mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 12:17:26 +01:00
Fixed #1563
This commit is contained in:
parent
823e0707c8
commit
3a7e6cd032
@ -179,7 +179,7 @@ void instDialog::show(ProjectPanel *proj,
|
||||
lastPage = -1;
|
||||
installer = NULL;
|
||||
finished = false;
|
||||
page_1_op = install?INST_DLG_INSTALL:INST_DLG_COMPILE;
|
||||
page_1_op = INST_DLG_COMPILE;
|
||||
compile_complete = false;
|
||||
rejectDialogFlag = false;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user