Extensions: Introduce classes and port App groups

This commit is contained in:
Stefan Tröger
2016-05-26 21:42:12 +02:00
committed by wmayer
parent a50bd5dc88
commit c5a2419e14
55 changed files with 17135 additions and 191 deletions

View File

@@ -34,7 +34,7 @@
using namespace App;
PROPERTY_SOURCE_ABSTRACT(App::TransactionalObject, App::PropertyContainer)
PROPERTY_SOURCE_ABSTRACT(App::TransactionalObject, App::ExtensionContainer)
TransactionalObject::TransactionalObject(void)
{