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

Merge branch 'feature/skillMemoryGUI' of git.h2t.iar.kit.edu:sw/armarx/

robot-api into feature/skillMemoryGUI
parents 5f371f0b 7b28aec0
No related branches found
No related tags found
1 merge request!406Refactor skill memory GUI
Pipeline #16856 failed
......@@ -10,7 +10,7 @@ set(LIBRARIES
RobotAPISkillsCore
RobotAPISkillsManager
RobotAPIInterfaces
SkillsMemory
#SkillsMemory
aron
)
......
......@@ -67,6 +67,7 @@ namespace armarx::skills::gui
this->expandAll();
this->resizeColumnToContents(0);
// update the ShownSkill
shownSkill = {skillId, descr};
......
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