aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/theme/mthemedaemon.h
diff options
context:
space:
mode:
authorAdrian Yanes <ext-adrian.yanes@nokia.com>2010-07-13 11:19:52 +0300
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-07-13 14:41:44 +0300
commitb82a68555215bd77a720416ad1457b6e15179982 (patch)
tree6e3cb5d51bfbae6098fac14bb1b93ef456672ff9 /src/corelib/theme/mthemedaemon.h
parent2fd98e6c8bb71e02af0946265ffbc1dbfd2b0ad7 (diff)
Changes: switching devel to base on Mthemedaemon, devel folder is not available anymore
RevBy: Janne, Armin
Diffstat (limited to 'src/corelib/theme/mthemedaemon.h')
-rw-r--r--src/corelib/theme/mthemedaemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/theme/mthemedaemon.h b/src/corelib/theme/mthemedaemon.h
index 91a2224e..1272f2ea 100644
--- a/src/corelib/theme/mthemedaemon.h
+++ b/src/corelib/theme/mthemedaemon.h
@@ -19,6 +19,8 @@
#ifndef MTHEMEDAEMON_H
#define MTHEMEDAEMON_H
+//This is setuping base as the default theme for themedaemon if a wrong/emtpy value is at gconf key
+#define M_THEME_DEFAULT "base"
#include <QObject>
#include "mthemedaemonprotocol.h"