show progress and current time in servicelist event information instead of
[enigma2.git] / lib / dvb / demux.h
index ee731ef826a372d0f4859d679931826c99b65411..e3759331c2278e15c317731a92be930bde401795 100644 (file)
@@ -109,6 +109,7 @@ private:
        void stopPID(int pid);
        
        eDVBRecordFileThread *m_thread;
+       void filepushEvent(int event);
        
        std::map<int,int> m_pids;
        Signal1<void,int> m_event;