FEM: analysis task, use analysis icon

This commit is contained in:
Bernd Hahnebach
2018-08-06 22:22:06 +02:00
committed by wmayer
parent 8725f95d18
commit 7e1e233b11

View File

@@ -41,7 +41,7 @@ using namespace Gui;
TaskAnalysisInfo::TaskAnalysisInfo(Fem::FemAnalysis *pcObject,QWidget *parent)
: TaskBox(Gui::BitmapFactory().pixmap("fem-femmesh-create-node-by-poly"),
: TaskBox(Gui::BitmapFactory().pixmap("fem-analysis"),
tr("Nodes set"),
true,
parent),