summaryrefslogtreecommitdiffstats
path: root/twin/tools/decobenchmark/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/tools/decobenchmark/main.cpp')
-rw-r--r--twin/tools/decobenchmark/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tools/decobenchmark/main.cpp b/twin/tools/decobenchmark/main.cpp
index 8115c3534..db625ba15 100644
--- a/twin/tools/decobenchmark/main.cpp
+++ b/twin/tools/decobenchmark/main.cpp
@@ -49,7 +49,7 @@ DecoBenchApplication::DecoBenchApplication(const TQString &library, Tests tests,
m_tests(tests),
m_count(count)
{
- KConfig twinConfig("twinrc");
+ TDEConfig twinConfig("twinrc");
twinConfig.setGroup("Style");
plugins = new KDecorationPreviewPlugins( &twinConfig );