Add slash

This commit is contained in:
Zach 2015-09-03 14:56:23 -04:00
parent 4eb708c3b0
commit 60ed9fd1ff

View file

@ -11,7 +11,7 @@
QString SettingsCache::getSettingsPath()
{
QString file = qApp->applicationDirPath() + "settings/";
QString file = qApp->applicationDirPath() + "/settings/";
#ifndef PORTABLE_BUILD
#if QT_VERSION >= 0x050000