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"
47 void setTrackCount(
int trackCount);
56 void showEvent(QShowEvent* e)
override;
The GUI_DeleteDialog class.
Definition: GUI_DeleteDialog.h:38
TrackDeletionMode
The TrackDeletionMode enum.
Definition: LibraryNamespaces.h:37