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
Marco Bubke
flatpak-qt-creator
Commits
1e946a2d
Commit
1e946a2d
authored
Feb 11, 2009
by
hjk
Browse files
Fixes: whitespace
parent
fa492e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/welcomemode.h
View file @
1e946a2d
...
...
@@ -72,8 +72,8 @@ public:
QString
name
()
const
;
QIcon
icon
()
const
;
int
priority
()
const
;
QWidget
*
widget
();
const
char
*
uniqueModeName
()
const
;
QWidget
*
widget
();
const
char
*
uniqueModeName
()
const
;
QList
<
int
>
context
()
const
;
void
activated
();
QString
contextHelpId
()
const
{
return
QLatin1String
(
"Qt Creator"
);
}
...
...
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