mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
91034285a3
commit
614e33e900
@ -30,7 +30,7 @@ namespace icinga
|
||||
*
|
||||
* @ingroup hello
|
||||
*/
|
||||
class Hello : public ReflectionObjectImpl<Hello>
|
||||
class Hello : public ObjectImpl<Hello>
|
||||
{
|
||||
public:
|
||||
DECLARE_PTR_TYPEDEFS(Hello);
|
||||
|
Loading…
x
Reference in New Issue
Block a user