21 #ifndef GUI_NOTIFICATIONS_H 22 #define GUI_NOTIFICATIONS_H 24 #include "Interfaces/PreferenceDialog/PreferenceWidget.h" 40 bool commit()
override;
41 void revert()
override;
43 QString action_name()
const override;
46 void notifications_changed();
49 void init_ui()
override;
50 void retranslate_ui()
override;
53 #endif // GUI_NOTIFICATIONS_H Definition: GUI_Notifications.h:30
Definition: GUI_PreferenceDialog.h:29
Definition: NotificationHandler.h:40