diff --git a/src/App/PropertyStandard.cpp b/src/App/PropertyStandard.cpp index 4ef6b2e335..3bec6aa2ad 100644 --- a/src/App/PropertyStandard.cpp +++ b/src/App/PropertyStandard.cpp @@ -277,7 +277,7 @@ unsigned int PropertyPath::getMemSize() const // PropertyEnumeration //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -TYPESYSTEM_SOURCE(App::PropertyEnumeration, App::PropertyInteger) +TYPESYSTEM_SOURCE(App::PropertyEnumeration, App::Property) //************************************************************************** // Construction/Destruction