From d8749da92d94981efb77820d61d2547a168679d6 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 11 May 2018 20:43:46 +0200 Subject: Expand the level when filtering E.g., expand the artist to albums. --- collectionwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'collectionwidget.h') diff --git a/collectionwidget.h b/collectionwidget.h index d464054..fe4a086 100644 --- a/collectionwidget.h +++ b/collectionwidget.h @@ -26,6 +26,7 @@ class CollectionWidget : public QWidget { public slots: virtual void populate() { return; } + virtual void expandFirst(QSortFilterProxyModel *proxy); private: BeetView *mView; -- cgit v1.2.3-70-g09d2