FEM: remove trailing whitespaces
This commit is contained in:
@@ -49,7 +49,7 @@ using namespace Gui;
|
||||
TaskDriver::TaskDriver(Fem::FemAnalysis *pcObject,QWidget *parent)
|
||||
: TaskBox(Gui::BitmapFactory().pixmap("fem-fem-mesh-create-node-by-poly"),
|
||||
tr("Nodes set"),
|
||||
true,
|
||||
true,
|
||||
parent),
|
||||
pcObject(pcObject)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user