diff --git a/src/GUI/gui.cpp b/src/GUI/gui.cpp index a6d1f3fc..6adac76b 100644 --- a/src/GUI/gui.cpp +++ b/src/GUI/gui.cpp @@ -805,6 +805,8 @@ void GUI::paths() + QDir::cleanPath(ProgramPaths::demDir(true)) + "
"
+ QDir::cleanPath(ProgramPaths::styleDir(true)) + "
"
+ + QDir::cleanPath(ProgramPaths::symbolsDir(true)) + "
"
+ QDir::cleanPath(ProgramPaths::tilesDir()) + "