23 #ifndef LIBRARYDELETEDIALOG_H 24 #define LIBRARYDELETEDIALOG_H 26 #include <QMessageBox> 27 #include "Helper/Library/LibraryNamespaces.h" 40 void set_num_tracks(
int n_tracks);
47 #endif // LIBRARYDELETEDIALOG_H TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:35
Definition: LibraryDeleteDialog.h:29