Commit 13d7b242 authored by Don Gagne's avatar Don Gagne

Use new icon

parent 0b994ddb
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment