fix null notifier again maybe
This commit is contained in:
@@ -4,4 +4,4 @@ Notifier::Notifier() {}
|
||||
|
||||
Notifier::~Notifier() {}
|
||||
|
||||
void Notifier::Notify(const Glib::ustring &title, const Glib::ustring &text, const Glib::ustring &default_action) {}
|
||||
void Notifier::Notify(const Glib::ustring &title, const Glib::ustring &text, const Glib::ustring &default_action, const std::string &icon_path) {}
|
||||
|
Reference in New Issue
Block a user