summaryrefslogtreecommitdiffstats
path: root/kcontrol/css/kcmcss.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/css/kcmcss.cpp')
-rw-r--r--kcontrol/css/kcmcss.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/css/kcmcss.cpp b/kcontrol/css/kcmcss.cpp
index b35c9c04c..d69023db5 100644
--- a/kcontrol/css/kcmcss.cpp
+++ b/kcontrol/css/kcmcss.cpp
@@ -47,7 +47,7 @@ CSSConfig::CSSConfig(TQWidget *parent, const char *name, const TQStringList &)
TQStringList fonts;
- KFontChooser::getFontList(fonts, 0);
+ TDEFontChooser::getFontList(fonts, 0);
customDialog->fontFamily->insertStringList(fonts);
connect(configDialog->useDefault, TQT_SIGNAL(clicked()),