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
Valentin Platzgummer
qgroundcontrol
Commits
13d7b242
Commit
13d7b242
authored
Feb 26, 2015
by
Don Gagne
Browse files
Use new icon
parent
0b994ddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/PX4/SafetyComponent.cc
View file @
13d7b242
...
...
@@ -50,8 +50,7 @@ QString SafetyComponent::description(void) const
QString
SafetyComponent
::
iconResource
(
void
)
const
{
// FIXME: Need real icon
return
"subMenuButtonImage.png"
;
return
"SafetyComponentIcon.png"
;
}
bool
SafetyComponent
::
requiresSetup
(
void
)
const
...
...
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