X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4bc08995411e21f3564f09e136809be68ddf96a8..dd0fac7b6b44da564697c09e7f03e1f678c8f90d:/include/connection.h diff --git a/include/connection.h b/include/connection.h index 5ae90d5b..a6fc4b54 100644 --- a/include/connection.h +++ b/include/connection.h @@ -6,7 +6,7 @@ class eConnection: public iObject, public Connection { -DECLARE_REF; +DECLARE_REF(eConnection); private: ePtr m_owner; public: