summaryrefslogtreecommitdiffstats
path: root/tdeio/tests/kpropsdlgtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tests/kpropsdlgtest.cpp')
-rw-r--r--tdeio/tests/kpropsdlgtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/kpropsdlgtest.cpp b/tdeio/tests/kpropsdlgtest.cpp
index 527077eb0..6009af667 100644
--- a/tdeio/tests/kpropsdlgtest.cpp
+++ b/tdeio/tests/kpropsdlgtest.cpp
@@ -13,7 +13,7 @@ static TDECmdLineOptions options[] =
int main ( int argc, char** argv )
{
- TDEAboutData aboutData("kpropertiesdialogtest", "KIO Properties Dialog Test", "1.0");
+ TDEAboutData aboutData("kpropertiesdialogtest", "TDEIO Properties Dialog Test", "1.0");
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions( options );