summaryrefslogtreecommitdiffstats
path: root/tdeio/tests/tdesycocatest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tests/tdesycocatest.cpp')
-rw-r--r--tdeio/tests/tdesycocatest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/tdesycocatest.cpp b/tdeio/tests/tdesycocatest.cpp
index f21402405..9747f2d0f 100644
--- a/tdeio/tests/tdesycocatest.cpp
+++ b/tdeio/tests/tdesycocatest.cpp
@@ -67,7 +67,7 @@ void debug(const char *format, const char *txt)
int main(int argc, char *argv[])
{
- TDEApplication k(argc,argv,"whatever",true); // KMessageBox needs KApp for makeStdCaption
+ TDEApplication k(argc,argv,"whatever",true); // KMessageBox needs TDEApp for makeStdCaption
TQCString instname = "kword";
TQString desktopPath = TQString::fromLatin1( "Office/%1.desktop" ).arg( instname );