Skip to content

Commit

Permalink
Merge 9ff5e8e into d7b3dfa
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 20, 2018
2 parents d7b3dfa + 9ff5e8e commit 8f1ecfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ SimulationExperimentViewSimulationWidget::SimulationExperimentViewSimulationWidg
Core::newAction(mToolBarWidget):
nullptr;
mSimulationResultsExportAction = Core::newAction(QIcon(":/oxygen/actions/document-export.png"),
mToolBarWidget);
mToolBarWidget);
mPreferencesAction = Core::newAction(QIcon(":/oxygen/categories/preferences-system.png"),
mToolBarWidget);

Expand Down

0 comments on commit 8f1ecfb

Please sign in to comment.