App: Fix header uniformity, trailing whitespace, and doxygen headers
This commit is contained in:
@@ -34,7 +34,7 @@ using namespace App;
|
||||
PROPERTY_SOURCE(App::DocumentObjectFileIncluded, App::DocumentObject)
|
||||
|
||||
|
||||
DocumentObjectFileIncluded::DocumentObjectFileIncluded()
|
||||
DocumentObjectFileIncluded::DocumentObjectFileIncluded()
|
||||
{
|
||||
ADD_PROPERTY_TYPE(File,(0),"",(App::PropertyType)(Prop_None),"File to include into Project File");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user