Commit 1fdb0d7e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

qt4: disc controls should only be shown on request.

To test.
parent dcbc179c
......@@ -367,7 +367,7 @@ ControlsWidget::ControlsWidget( intf_thread_t *_p_i, bool b_advControls ) :
BUTTON_SET_IMG( nextSectionButton, "", next.png, "" );
BUTTON_SET_IMG( menuButton, "", previous.png, "" );
//discFrame->hide();
discFrame->hide();
/* Change the navigation button display when the IM navigation changes */
CONNECT( THEMIM->getIM(), navigationChanged( 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