Add explicit
This commit is contained in:
@@ -53,7 +53,7 @@ class CollectionView : public AutoExpandingTreeView {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
CollectionView(QWidget *parent = nullptr);
|
||||
explicit CollectionView(QWidget *parent = nullptr);
|
||||
~CollectionView();
|
||||
|
||||
// Returns Songs currently selected in the collection view.
|
||||
|
||||
Reference in New Issue
Block a user