Skip to content

[Refactor] split up navigation and introduce inheritance

Jonas Toth requested to merge refactor_split_navi into master

Now there is a interface for the navigation and the class specific code in is in a class-specific subclass.

Merge request reports