##// END OF EJS Templates
Remove the catalogue from discard or remove button have now the same gui...
perrinel -
r1371:232b551e25db
parent child
Show More
@@ -176,6 +176,7 CatalogueSideBarWidget::CatalogueSideBarWidget(QWidget *parent)
176 176 catalogueToItem.second,
177 177 impl->m_TreeModel->indexOf(catalogueToItem.second->parent()));
178 178 }
179 emitSelection();
179 180 }
180 181 }
181 182 });
General Comments 0
You need to be logged in to leave comments. Login now