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