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 5c513045..65004d34 100644
--- a/libkcal/tests/testcalselectdialog.cpp
+++ b/libkcal/tests/testcalselectdialog.cpp
@@ -27,7 +27,7 @@ using namespace KCal;
int main( int argc, char **argv )
{
- KCmdLineArgs::init( argc, argv, "testcalselectdialog", 0,
+ TDECmdLineArgs::init( argc, argv, "testcalselectdialog", 0,
"KCalSelectDialogTest", "1.0",
"kcalselectedialog test app" );
KApplication app;