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 setTrackCount(
int trackCount);
55 void onlyFromLibraryclicked();
58 void showEvent(QShowEvent* e)
override;
62 #endif // LIBRARYDELETEDIALOG_H TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:36
The GUI_DeleteDialog class.
Definition: GUI_DeleteDialog.h:37