]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/interface_widgets.hpp
Fix teletex buttons
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
index ed629acf58351239424afccb587c7914ffaf6fa6..35e3c9adfaa45e06a99de0d23ba1e108ee59d13e 100644 (file)
@@ -203,7 +203,7 @@ protected:
     InputSlider         *slider;
     QPushButton         *prevSectionButton, *nextSectionButton, *menuButton;
     QPushButton         *playButton, *fullscreenButton, *extSettingsButton;
-    QPushButton         *telexTransparent;
+    QPushButton         *telexTransparent, *telexOn;
     QSpinBox            *telexPage;
     QToolButton         *slowerButton, *fasterButton;
     QHBoxLayout         *controlButLayout;