24 #ifndef GUI_DIALOGSMANAGER_H
25 #define GUI_DIALOGSMANAGER_H
51 const std::string &message,
58 const int64_t newVal)
override final;
Attributes ::T AttributesT
static Window * openErrorDialog(const std::string &header, const std::string &message, const Modal modal)
void attributeChanged(const AttributesT id, const int64_t oldVal, const int64_t newVal)
static void closeDialogs()
static void createUpdaterWindow()
DialogsManager * dialogsManager
#define A_DELETE_COPY(func)