FEM: icons, rename some icons to better fit in FEM name scheme
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user