summaryrefslogtreecommitdiffstats
path: root/kcharselect/kcharselectdia.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kcharselect/kcharselectdia.cc')
-rw-r--r--kcharselect/kcharselectdia.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcharselect/kcharselectdia.cc b/kcharselect/kcharselectdia.cc
index cafdab3..8d6b399 100644
--- a/kcharselect/kcharselectdia.cc
+++ b/kcharselect/kcharselectdia.cc
@@ -262,7 +262,7 @@ void KCharSelectDia::lineEditChanged()
//==================================================================
void KCharSelectDia::_exit()
{
- KConfig *config = kapp->config();
+ TDEConfig *config = kapp->config();
config->setGroup("General");
config->writeEntry("selectedFont",vFont);