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
8fd35350
Commit
8fd35350
authored
Feb 11, 2009
by
hjk
Browse files
Merge commit '
1e946a2d
'
parents
f782e47f
1e946a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/welcomemode.h
View file @
8fd35350
...
...
@@ -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
.
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