Skip to content
Snippets Groups Projects
Commit b7b9861a authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

removed conflicting icon

parent 72a7a44b
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,6 @@ namespace armarx
// inherited of ArmarXWidget
virtual QString getWidgetName() const { return "RobotControl.HandUnitGUI"; }
virtual QIcon getWidgetIcon() const { return QIcon("://icons/hand.svg"); }
virtual QIcon getWidgetCategoryIcon() const { return QIcon("://icons/hand.svg"); }
QPointer<QDialog> getConfigDialog(QWidget* parent = 0);
virtual void loadSettings(QSettings * settings);
......
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