summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/testcalselectdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/testcalselectdialog.cpp')
-rw-r--r--libkcal/tests/testcalselectdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/testcalselectdialog.cpp b/libkcal/tests/testcalselectdialog.cpp
index 65004d34..976a6ffe 100644
--- a/libkcal/tests/testcalselectdialog.cpp
+++ b/libkcal/tests/testcalselectdialog.cpp
@@ -30,7 +30,7 @@ int main( int argc, char **argv )
TDECmdLineArgs::init( argc, argv, "testcalselectdialog", 0,
"KCalSelectDialogTest", "1.0",
"kcalselectedialog test app" );
- KApplication app;
+ TDEApplication app;
TQStringList cals;
cals << "standard" << "shared" << "mine" << "yours";
TQString cal = CalSelectDialog::getItem( i18n( "Calendar Selection" ),