mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
add destructor to dummy notifier
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
Notifier::Notifier() {}
|
||||
|
||||
Notifier::~Notifier() {}
|
||||
|
||||
void Notifier::Notify(const Glib::ustring &title, const Glib::ustring &text, const Glib::ustring &default_action) {}
|
||||
|
||||
Reference in New Issue
Block a user