diff options
Diffstat (limited to 'lib/components')
| -rw-r--r-- | lib/components/scan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/components/scan.h b/lib/components/scan.h index 073919c7..ca64f5e2 100644 --- a/lib/components/scan.h +++ b/lib/components/scan.h @@ -7,7 +7,7 @@ class eDVBScan; class eComponentScan: public Object, public iObject { -DECLARE_REF; +DECLARE_REF(eComponentScan); private: void scanEvent(int event); ePtr<eConnection> m_scan_event_connection; |
