summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/kfontdialogtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/kfontdialogtest.cpp')
-rw-r--r--tdeui/tests/kfontdialogtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kfontdialogtest.cpp b/tdeui/tests/kfontdialogtest.cpp
index 205fd48f7..4ef49fec7 100644
--- a/tdeui/tests/kfontdialogtest.cpp
+++ b/tdeui/tests/kfontdialogtest.cpp
@@ -31,7 +31,7 @@
int main( int argc, char **argv )
{
- KApplication app( argc, argv, "KFontDialogTest" );
+ TDEApplication app( argc, argv, "KFontDialogTest" );
KConfig aConfig;
aConfig.setGroup( "KFontDialog-test" );