Commit b1262408 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 - small layout modification .

parent 366cee56
......@@ -422,8 +422,7 @@ ControlsWidget::ControlsWidget( intf_thread_t *_p_i, bool b_advControls ) :
BUTTON_SET_ACT_I( nextButton, "", next.png, qtr( "Next" ), next() );
BUTTON_SET_ACT_I( stopButton, "", stop.png, qtr( "Stop" ), stop() );
controlLayout->setColumnStretch( 8 , 10 );
controlLayout->setColumnStretch( 9, 0 );
controlLayout->setColumnStretch( 7 , 2 );
/*
* Other first Line buttons
......
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