FEM: rename icon, mesh creat node set

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:40:10 +01:00
parent e42b4fb045
commit 1b8fb0bc21
7 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@ using namespace FemGui;
using namespace Gui;
TaskObjectName::TaskObjectName(App::DocumentObject *pcObject,QWidget *parent)
: TaskBox(Gui::BitmapFactory().pixmap("fem-femmesh-create-node-by-poly"),
: TaskBox(Gui::BitmapFactory().pixmap("FEM_CreateNodesSet"),
tr("TaskObjectName"),
true,
parent),