]> git.sesse.net Git - vlc/commitdiff
*coughcough*
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 31 Jan 2008 17:36:00 +0000 (17:36 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 31 Jan 2008 17:36:00 +0000 (17:36 +0000)
modules/gui/qt4/components/simple_preferences.cpp

index 5cf5177c5be656e87161a477d48de6f72311042d..63d93f1d43004d7b2bab963552f01747600b03b7 100644 (file)
@@ -439,7 +439,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
                      ui.updatesDays, setEnabled( bool ) );
 #else
             ui.updatesBox->hide();
-            ui.updatesDays->hide(); */
+            ui.updatesDays->hide();
 #endif
             CONFIG_GENERIC( "qt-always-video", Bool, NULL, qtAlwaysVideo );
             CONFIG_GENERIC( "embeded-video", Bool, NULL, embedVideo );