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> 43 void set_num_tracks(
int n_tracks);
49 void only_from_library_clicked();
53 void showEvent(QShowEvent* e);
57 #endif // LIBRARYDELETEDIALOG_H Definition: GUI_ControlsBase.h:43
TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:35
Definition: GUI_DeleteDialog.h:32