PlaylistSettingsPage: Add Q_DECLARE_METATYPE for PathType
This commit is contained in:
@@ -56,4 +56,6 @@ class PlaylistSettingsPage : public SettingsPage {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Q_DECLARE_METATYPE(PlaylistSettingsPage::PathType)
|
||||||
|
|
||||||
#endif // PLAYLISTSETTINGSPAGE_H
|
#endif // PLAYLISTSETTINGSPAGE_H
|
||||||
|
|||||||
Reference in New Issue
Block a user