Trivial code formatting for some {.cpp,.h} files
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
DocumentObjectExecReturn(const char* sWhy, DocumentObject* WhichObject=0)
|
||||
: Which(WhichObject)
|
||||
{
|
||||
if(sWhy)
|
||||
if (sWhy)
|
||||
Why = sWhy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user