summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_config.h')
-rw-r--r--chalk/ui/kis_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_config.h b/chalk/ui/kis_config.h
index 4fe971df..7d1425b1 100644
--- a/chalk/ui/kis_config.h
+++ b/chalk/ui/kis_config.h
@@ -137,7 +137,7 @@ private:
KisConfig& operator=(const KisConfig&);
private:
- mutable KConfig *m_cfg;
+ mutable TDEConfig *m_cfg;
};
#endif // KIS_CONFIG_H_