X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/2e0270746af934180499931f95ed91c444c8233e..6f50f87ade33d60f05939a38de1ae0f4117b414b:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index bbfd174d..9d9aab71 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -67,6 +67,7 @@ private: int m_slotid; int m_fd; bool m_need_rotor_workaround; + bool m_can_handle_dvbs2; char m_filename[128]; char m_description[128]; #if HAVE_DVB_API_VERSION < 3