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