diff --git a/modules/gui/qt4/components/interface_widgets.cpp b/modules/gui/qt4/components/interface_widgets.cpp index 79778050f4fe241399df891c211492c0cb912bce..94149cad86dc4f9c9089c288647e1f4c9f132dbe 100644 --- a/modules/gui/qt4/components/interface_widgets.cpp +++ b/modules/gui/qt4/components/interface_widgets.cpp @@ -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 ),