Add explicit
This commit is contained in:
@@ -37,7 +37,7 @@ class PlaylistListModel : public QStandardItemModel {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
PlaylistListModel(QObject *parent = nullptr);
|
||||
explicit PlaylistListModel(QObject *parent = nullptr);
|
||||
|
||||
enum Types {
|
||||
Type_Folder,
|
||||
|
||||
Reference in New Issue
Block a user