X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fcomponents%2Fscan.h;h=e3bbfc33b15e945847612a9db5831d8192b5cbae;hp=222158bce7dd820252ff17c97fb72f6ee676a64f;hb=d79587c2a98eb43ddae20462a56f37d2af2298ba;hpb=c9269f3fc682d55d4fda55795b14a4224467aa43 diff --git a/lib/components/scan.h b/lib/components/scan.h index 222158b..e3bbfc3 100644 --- a/lib/components/scan.h +++ b/lib/components/scan.h @@ -39,6 +39,7 @@ public: int getError(); void clear(); + void clearAll(); void addInitial(const eDVBFrontendParametersSatellite &p); void addInitial(const eDVBFrontendParametersCable &p); void addInitial(const eDVBFrontendParametersTerrestrial &p);