--- a/src/main.h Thu Jan 04 19:24:40 2018 +0200 +++ b/src/main.h Thu Jan 04 19:40:16 2018 +0200 @@ -33,4 +33,4 @@ #include "hierarchyelement.h" #include "configurationvaluebag.h" -extern ConfigurationValueBag* Config; \ No newline at end of file +extern ConfigurationValueBag config; \ No newline at end of file