summaryrefslogtreecommitdiff
path: root/include/CommonAPI/DBus/DBusSelectiveEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/CommonAPI/DBus/DBusSelectiveEvent.hpp')
-rw-r--r--include/CommonAPI/DBus/DBusSelectiveEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CommonAPI/DBus/DBusSelectiveEvent.hpp b/include/CommonAPI/DBus/DBusSelectiveEvent.hpp
index 075b819..da140b0 100644
--- a/include/CommonAPI/DBus/DBusSelectiveEvent.hpp
+++ b/include/CommonAPI/DBus/DBusSelectiveEvent.hpp
@@ -47,7 +47,7 @@ public:
protected:
void onFirstListenerAdded(const Listener &) {
-
+ this->init();
}
void onListenerAdded(const Listener &_listener, const uint32_t subscription) {