Commit 3b1feabd authored by Jean-Paul Saman's avatar Jean-Paul Saman

don't show the teletext buttons yet, it is not ready for primetime.

parent 55633283
......@@ -482,7 +482,7 @@ ControlsWidget::ControlsWidget( intf_thread_t *_p_i,
telexLayout->addWidget( telexPage );
controlLayout->addWidget( telexFrame, 1, 10, 2, 3, Qt::AlignBottom );
// telexFrame->hide();
telexFrame->hide();
CONNECT( telexPage, valueChanged( int ), THEMIM->getIM(),
telexGotoPage( int ) );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment