src/main.h

changeset 1215
77a0270352a3
parent 1012
413ecd6b9801
child 1222
34def2630300
--- 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

mercurial