FEM: icons, rename some icons to better fit in FEM name scheme

This commit is contained in:
Bernd Hahnebach
2016-11-28 01:17:45 +01:00
parent 37db5ab428
commit 299d3d1206
17 changed files with 26 additions and 26 deletions

View File

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