Skip to content
Snippets Groups Projects
Commit 91497c40 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Fix Linux compile problem

parent cc368726
No related branches found
No related tags found
No related merge requests found
...@@ -450,4 +450,4 @@ std::string construct_start_string() ...@@ -450,4 +450,4 @@ std::string construct_start_string()
start = gSavedSettings.getString("LoginLocation"); start = gSavedSettings.getString("LoginLocation");
} }
return start; return start;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment