Commit 60ed9fd1 authored by Zach's avatar Zach
Browse files

Add slash

parent 4eb708c3
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
QString SettingsCache::getSettingsPath() QString SettingsCache::getSettingsPath()
{ {
QString file = qApp->applicationDirPath() + "settings/"; QString file = qApp->applicationDirPath() + "/settings/";
#ifndef PORTABLE_BUILD #ifndef PORTABLE_BUILD
#if QT_VERSION >= 0x050000 #if QT_VERSION >= 0x050000
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment