Cleanup includes

This commit is contained in:
Jonas Kvinge
2023-07-21 05:25:57 +02:00
parent a2c7ff63df
commit d6b53f78ab
63 changed files with 61 additions and 89 deletions

View File

@@ -94,7 +94,6 @@ class SmartPlaylistsViewContainer : public QWidget {
QAction *action_add_to_playlist_enqueue_;
QAction *action_add_to_playlist_enqueue_next_;
QModelIndex context_menu_index_;
};
#endif // SMARTPLAYLISTSVIEWCONTAINER_H