24#include "Gui/Utils/Widgets/Dialog.h"
25#include "Gui/Utils/GuiClass.h"
26#include "Utils/Pimpl.h"
27#include "Utils/Macros.h"
46 void afterPlaylistFinishedClicked(
bool b);
47 void afterTimespanClicked(
bool b);
50 void skinChanged()
override;
Definition GUI_Shutdown.h:34
Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed()....
Definition Dialog.h:37