21 #ifndef LIBRARYDELETEDIALOG_H 22 #define LIBRARYDELETEDIALOG_H 24 #include "Utils/Pimpl.h" 25 #include "Utils/Library/LibraryNamespaces.h" 26 #include "Gui/Utils/Widgets/Dialog.h" 28 #include <QMessageBox> 48 void set_num_tracks(
int n_tracks);
54 void only_from_library_clicked();
58 void showEvent(QShowEvent* e);
62 #endif // LIBRARYDELETEDIALOG_H TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:36
The GUI_DeleteDialog class.
Definition: GUI_DeleteDialog.h:37