Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
2816c415
Commit
2816c415
authored
Jul 28, 2009
by
Friedemann Kleint
Browse files
CDB: Fixed duplicated options key.
parent
2918119a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/cdb/cdboptions.cpp
View file @
2816c415
...
...
@@ -38,7 +38,7 @@ static const char *enabledKeyC = "Enabled";
static
const
char
*
pathKeyC
=
"Path"
;
static
const
char
*
symbolPathsKeyC
=
"SymbolPaths"
;
static
const
char
*
sourcePathsKeyC
=
"SourcePaths"
;
static
const
char
*
verboseSymbolLoadingKeyC
=
"
SymbolPaths
"
;
static
const
char
*
verboseSymbolLoadingKeyC
=
"
VerboseSymbolLoading
"
;
namespace
Debugger
{
namespace
Internal
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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