Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
60ed9fd1
Commit
60ed9fd1
authored
Sep 03, 2015
by
Zach
Browse files
Add slash
parent
4eb708c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/settingscache.cpp
View file @
60ed9fd1
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment