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

Qt: Improve preferences layout for module list

parent ffb94588
......@@ -677,7 +677,7 @@ ModuleListConfigControl::ModuleListConfigControl( vlc_object_t *_p_this,
boxline++;
}
layoutGroupBox->addWidget( text, boxline, 0 );
layoutGroupBox->addWidget( text, boxline, 0, 1, 2 );
if( !l )
{
......
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