FEM: icons, rename some icons to better fit in FEM name scheme
This commit is contained in:
@@ -59,7 +59,7 @@ using namespace Gui;
|
||||
|
||||
|
||||
TaskCreateNodeSet::TaskCreateNodeSet(Fem::FemSetNodesObject *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("Nodes set"),
|
||||
true,
|
||||
parent),
|
||||
|
||||
Reference in New Issue
Block a user