Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
43dcbae9
Commit
43dcbae9
authored
Jan 16, 2009
by
hjk
Browse files
fix typo
parent
5b2b015d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/coreconstants.h
View file @
43dcbae9
...
...
@@ -145,7 +145,7 @@ const char * const ABOUT_WORKBENCH = "QtCreator.AboutWorkbench";
const
char
*
const
ABOUT_PLUGINS
=
"QtCreator.AboutPlugins"
;
const
char
*
const
ABOUT_QT
=
"QtCreator.AboutQt"
;
const
char
*
const
S_RETURNTOEDITOR
=
"QtCreator.ReturnToEditor"
;
const
char
*
const
OPEN_IN_EXTERNAL_EDITOR
=
"QtCreat
t
or.OpenInExternalEditor"
;
const
char
*
const
OPEN_IN_EXTERNAL_EDITOR
=
"QtCreator.OpenInExternalEditor"
;
// default groups
const
char
*
const
G_DEFAULT_ONE
=
"QtCreator.Group.Default.One"
;
...
...
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