From 825141eb0e7c67848d1c89ed88c6a8f786462bff Mon Sep 17 00:00:00 2001 From: Rolf Ahrenberg Date: Sat, 12 Feb 2011 04:10:50 +0200 Subject: Fixed a typo in a setup option. --- setup.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.cpp') diff --git a/setup.cpp b/setup.cpp index 8509d48..2fc8d62 100644 --- a/setup.cpp +++ b/setup.cpp @@ -36,8 +36,8 @@ Setup::Setup(): m_screenshotInterval( 1000 ), m_useAuth( 1 ), m_adminLogin("admin"), - m_channelGroups( "" ), - m_scheduleDuration( "8" ), + m_channelGroups( "" ), + m_scheduleDuration( "8" ), m_theme("marine"), m_lastwhatsonlistmode("detail"), m_lastsortingmode("nameasc"), -- cgit v1.2.3