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
f13d2b4b
Commit
f13d2b4b
authored
Apr 21, 2010
by
kh1
Browse files
Fix warning.
parent
b03ef971
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-maemo/maemorunfactories.cpp
View file @
f13d2b4b
...
...
@@ -113,6 +113,7 @@ QStringList MaemoRunConfigurationFactory::availableCreationIds(Target *parent) c
QString
MaemoRunConfigurationFactory
::
displayNameForId
(
const
QString
&
/*id*/
)
const
{
Q_UNUSED
(
id
)
return
tr
(
"New Maemo Run Configuration"
);
}
...
...
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