Part: remove trailing whitespace
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
using namespace PartGui;
|
||||
|
||||
/*
|
||||
* Constructs a DlgPartBox which is a child of 'parent', with the
|
||||
* name 'name' and widget flags set to 'f'
|
||||
/*
|
||||
* Constructs a DlgPartBox which is a child of 'parent', with the
|
||||
* name 'name' and widget flags set to 'f'
|
||||
*
|
||||
* The dialog will by default be modeless, unless you set 'modal' to
|
||||
* true to construct a modal dialog.
|
||||
@@ -40,7 +40,7 @@ DlgPartBoxImp::DlgPartBoxImp(QWidget* parent, Qt::WindowFlags fl)
|
||||
{
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* Destroys the object and frees any allocated resources
|
||||
*/
|
||||
DlgPartBoxImp::~DlgPartBoxImp()
|
||||
|
||||
Reference in New Issue
Block a user