]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/input_manager.hpp
Fix toggling of transparency on teletext pages. Keep in mind that the subpicture...
[vlc] / modules / gui / qt4 / input_manager.hpp
index 402dfe6f7dccb02d33fcb1ce1d1c178787f6a55d..1cf835b0d847e53e455a276b8035c767d37cef71 100644 (file)
@@ -77,6 +77,7 @@ private:
     QString         old_name;
     QString         artUrl;
     int             i_rate;
+    bool            b_transparentTelextext;
 
     void customEvent( QEvent * );
     void addCallbacks();
@@ -102,7 +103,7 @@ public slots:
     void sectionMenu();
     void telexGotoPage( int ); ///< Goto teletext page
     void telexToggle( bool );  ///< Enable disable teletext buttons
-    void telexSetTransparency( bool ); ///< Set transparency on teletext background
+    void telexSetTransparency(); ///< Set transparency on teletext background
 
 signals:
     /// Send new position, new time and new length