1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00
This commit is contained in:
Roman Bovsunivskiy 2010-07-12 18:51:00 +00:00
parent 823e0707c8
commit 3a7e6cd032

View File

@ -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;