From 79873cd826344ae2ff8e36c852e4a3d3e3705aa3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20Paul=20K=C3=BChne?= Date: Thu, 31 Jan 2008 17:36:00 +0000 Subject: [PATCH] *coughcough* --- modules/gui/qt4/components/simple_preferences.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index 5cf5177c5b..63d93f1d43 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -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 ); -- 2.39.2