property editor for PropertyLinkList

This commit is contained in:
wmayer
2017-09-23 18:03:03 +02:00
parent 5604e64f54
commit 6a063778c1
6 changed files with 278 additions and 11 deletions

View File

@@ -151,6 +151,7 @@ void Gui::SoFCDB::init()
PropertyPathItem ::init();
PropertyTransientFileItem ::init();
PropertyLinkItem ::init();
PropertyLinkListItem ::init();
NavigationStyle ::init();
UserNavigationStyle ::init();