]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/simple_preferences.cpp
Qt4 - Add the meta-fetcher option to the privacy part of the Simple preferences.
[vlc] / modules / gui / qt4 / components / simple_preferences.cpp
index e500b844b304ee77aa32f0535da17b2d768c7304..f5a9230c77d5d9a39ba0c96d652fe67ad659ddf5 100644 (file)
@@ -394,6 +394,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
             optionWidgets.append( ui.qt4 );
 
             CONFIG_GENERIC( "album-art", IntegerList, ui.artFetchLabel, artFetcher );
+            CONFIG_GENERIC( "fetch-meta", Bool, NULL, metaFetcher );
             CONFIG_GENERIC( "qt-updates-notif", Bool, NULL, qtUpdates );
             CONFIG_GENERIC( "qt-always-video", Bool, NULL, qtAlwaysVideo );
             CONFIG_GENERIC_FILE( "skins2-last", File, NULL, fileSkin,