Skip to content
Snippets Groups Projects
Commit e94a0de8 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

changed scenariomanager icon

parent df43d14e
No related branches found
No related tags found
No related merge requests found
......@@ -292,5 +292,5 @@ void ScenarioManagerWidgetController::editMode(bool edit)
QIcon armarx::ScenarioManagerWidgetController::getWidgetIcon() const
{
return QIcon(":icons/app-drawer.svg");
return QIcon(":icons/ArmarX_Play_Store.svg");
}
......@@ -56,5 +56,6 @@
<file>icons/Outline-3D.png</file>
<file>icons/Time-And-Date-Clock-icon.png</file>
<file>icons/MMM.png</file>
<file>icons/ArmarX_Play_Store.svg</file>
</qresource>
</RCC>
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment