Commit 79873cd8 authored by Felix Paul Kühne's avatar Felix Paul Kühne

*coughcough*

parent 1ecb168d
...@@ -439,7 +439,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, ...@@ -439,7 +439,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
ui.updatesDays, setEnabled( bool ) ); ui.updatesDays, setEnabled( bool ) );
#else #else
ui.updatesBox->hide(); ui.updatesBox->hide();
ui.updatesDays->hide(); */ ui.updatesDays->hide();
#endif #endif
CONFIG_GENERIC( "qt-always-video", Bool, NULL, qtAlwaysVideo ); CONFIG_GENERIC( "qt-always-video", Bool, NULL, qtAlwaysVideo );
CONFIG_GENERIC( "embeded-video", Bool, NULL, embedVideo ); CONFIG_GENERIC( "embeded-video", Bool, NULL, embedVideo );
......
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