summaryrefslogtreecommitdiff
path: root/setup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cpp')
-rw-r--r--setup.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cpp b/setup.cpp
index 8a9da16..cbd0209 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -27,6 +27,7 @@ Setup::Setup():
m_screenshotInterval( 1000 ),
m_useAuth( 1 ),
m_adminLogin("admin"),
+ m_theme("marine"),
m_lastwhatsonlistmode("detail")
{
m_adminPasswordMD5 = "4:" + MD5Hash("live");