mirror of https://github.com/Icinga/icinga2.git
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…
Reference in New Issue