23 #ifndef GUI_RELOADLIBRARYDIALOG_H 24 #define GUI_RELOADLIBRARYDIALOG_H 26 #include "GUI/Utils/Widgets/Dialog.h" 28 #include "Utils/Pimpl.h" 29 #include "Utils/Library/LibraryNamespaces.h" 51 void cancel_clicked();
52 void combo_changed(
int);
55 void language_changed()
override;
58 #endif // GUI_RELOADLIBRARYDIALOG_H Definition: ComboBoxDelegate.h:26
ReloadQuality
The ReloadQuality enum.
Definition: LibraryNamespaces.h:46
Definition: GUI_ReloadLibraryDialog.h:33