PartDesign: fix spacing in several files

This commit is contained in:
Alexander Golubev
2015-07-01 03:58:37 +03:00
committed by Stefan Tröger
parent 7e1a76eb37
commit ad461fc472
6 changed files with 143 additions and 144 deletions

View File

@@ -48,7 +48,7 @@ public:
//@{
/// recalculate the feature
App::DocumentObjectExecReturn *execute(void);
short mustExecute() const;
short mustExecute() const;
/// returns the type name of the view provider
const char* getViewProviderName(void) const {
return "PartDesignGui::ViewProviderBody";