]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/preferences_widgets.cpp
Qt4 - spaces removing.
[vlc] / modules / gui / qt4 / components / preferences_widgets.cpp
index af39ee0b2dfe405a072f8311bbdf1badf9681e86..e30e265a7f15c48787fe633152fe72809d989132 100644 (file)
@@ -434,7 +434,6 @@ QString StringListConfigControl::getValue()
     return combo->itemData( combo->currentIndex() ).toString();
 }
 
-
 void setfillVLCConfigCombo( const char *configname, intf_thread_t *p_intf,
                         QComboBox *combo, QWidget *parent )
 {