From e39c12fcbf218f0964782a48d6e66145e1ce5039 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Tue, 12 Jul 2005 14:00:01 +0000 Subject: - add eUsePtr for eDVBChannels --- lib/components/scan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/components/scan.cpp') diff --git a/lib/components/scan.cpp b/lib/components/scan.cpp index c46bb4a8..cfbff6d8 100644 --- a/lib/components/scan.cpp +++ b/lib/components/scan.cpp @@ -86,7 +86,7 @@ int eComponentScan::start() fet.hierarchy = eDVBFrontendParametersTerrestrial::Hierarchy::HNone; fe->setDVBT(fet); #endif - ePtr channel; + eUsePtr channel; if (mgr->allocateRawChannel(channel)) { -- cgit v1.2.3