mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
17029e3161
commit
df9710cfcb
@ -36,7 +36,7 @@ public:
|
||||
DECLARE_OBJECT(Demo);
|
||||
DECLARE_OBJECTNAME(Demo);
|
||||
|
||||
virtual void Start(bool runtimeCreated);
|
||||
virtual void Start(bool runtimeCreated) override;
|
||||
|
||||
static Value DemoMessageHandler(const MessageOrigin::Ptr& origin, const Dictionary::Ptr& params);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user