eZapScan::eZapScan() :eSetupWindow(_(MENUNAME), eSystemInfo::getInstance()->getFEType() == eSystemInfo::feSatellite ? 11 : 8, 400) { init_eZapScan(); }
eZapScan::eZapScan() :eSetupWindow(_("Service Searching"), eSystemInfo::getInstance()->getFEType() == eSystemInfo::feSatellite ? 9 : 7, 400) { init_eZapScan(); }