Skip to content

Commit

Permalink
Re #9490 Make ExportResults button visible always
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Apr 9, 2015
1 parent b830b4b commit 3501284
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -115,7 +115,6 @@ namespace CustomInterfaces

// On last step - hide next step button, but show "Export results..."
m_ui.nextStep->setVisible(hasNextStep);
m_ui.exportResults->setVisible(!hasNextStep);

if (hasPrevStep)
{
Expand Down

0 comments on commit 3501284

Please sign in to comment.