Skip to content
Snippets Groups Projects
Commit e95bcd2a authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

.

parent 323bbb28
No related branches found
No related tags found
1 merge request!2387unify code for list views
......@@ -22,8 +22,6 @@
//! Supports action buttons in the single rows of a list view.
//! Buttons may be permanent or only show up when hovered over.
//!
//! In feb24, this code was restricted from self-made views to list views.
class ItemViewOverlayButtons : public QObject {
Q_OBJECT
......@@ -43,5 +41,4 @@ private:
QAbstractItemView* m_view;
};
#endif // BORNAGAIN_GUI_VIEW_WIDGET_ITEMVIEWOVERLAYBUTTONS_H
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