dont tune with -s2 frontend to -S transponders when a free -S Tuner is
[enigma2.git] / lib / dvb / frontend.h
index bbfd174d53d340f8f5289fcdb2edc3dd4fb81b49..9d9aab718a70a479971dd772d39cef333f4b5c28 100644 (file)
@@ -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