This commit is contained in:
Jonas Zeunert
2018-06-14 22:03:29 +02:00
parent 692a2bd68f
commit 9a71ba938d
3 changed files with 36 additions and 28 deletions

View File

@@ -45,7 +45,7 @@ public:
}
private:
EventNotifier* event_notifier;
IEventNotifier* event_notifier;
IDetector* detector;
};