Skip to content
Snippets Groups Projects
Commit 70dcf193 authored by Peter Albrecht's avatar Peter Albrecht
Browse files

Removed timer update from skill detail widget

parent eb191f9f
No related branches found
No related tags found
1 merge request!406Refactor skill memory GUI
Pipeline #17084 passed
......@@ -140,12 +140,6 @@ namespace armarx::skills::gui
skillDetailsTreeWidget,
&SkillDetailsTreeWidget::disconnectGui);
// update cascade
connect(this,
&SkillDetailGroupBox::updateGui,
skillDetailsTreeWidget,
&SkillDetailsTreeWidget::updateGui);
// profile buttons
connect(profileMenuWidget->copyArgsToClipboard,
&QPushButton::clicked,
......
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