implement UTF-8 text/plain subtitles. change subtitle switching using second input...
[vuplus_dvbapp] / lib / service / servicedvb.h
index 0bd12bd..bae0c6e 100644 (file)
@@ -81,7 +81,7 @@ public:
        PyObject *getAll(bool original); // a sum of getFrontendData/Status/TransponderData
 };
 
-class eSubtitleWidget; 
+class eSubtitleWidget;
 
 class eDVBServicePlay: public eDVBServiceBase,
                public iPlayableService, public iPauseableService,