21#ifndef GUI_LIBRARYRELOAD_DIALOG_H
22#define GUI_LIBRARYRELOAD_DIALOG_H
24#include "Gui/Utils/Widgets/Dialog.h"
26#include "Utils/Pimpl.h"
27#include "Utils/Library/LibraryNamespaces.h"
29UI_FWD(GUI_LibraryReloadDialog)
57 void comboChanged(
int);
60 void languageChanged()
override;
Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed()....
Definition: Dialog.h:37
Reload dialog containing a combo box which allows you choosing between fast and deep reloading.
Definition: GUI_ReloadLibraryDialog.h:40
An interface class needed when implementing a library plugin.
Definition: LocalLibraryWatcher.h:31
ReloadQuality
The ReloadQuality enum.
Definition: LibraryNamespaces.h:48