21 #ifndef LIBRARYDELETEDIALOG_H 22 #define LIBRARYDELETEDIALOG_H 24 #include <QMessageBox> 25 #include "Utils/Library/LibraryNamespaces.h" 26 #include "GUI/Utils/Widgets/Dialog.h" 28 #include "Utils/Pimpl.h" 43 void set_num_tracks(
int n_tracks);
49 void only_from_library_clicked();
53 void showEvent(QShowEvent* e);
57 #endif // LIBRARYDELETEDIALOG_H Definition: ComboBoxDelegate.h:26
TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:35
Definition: GUI_DeleteDialog.h:32