summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kipctest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kipctest.cpp')
-rw-r--r--tdecore/tests/kipctest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kipctest.cpp b/tdecore/tests/kipctest.cpp
index 136aa6d70..0f33714b3 100644
--- a/tdecore/tests/kipctest.cpp
+++ b/tdecore/tests/kipctest.cpp
@@ -18,7 +18,7 @@ MyObject::MyObject()
int main(int argc, char **argv)
{
- KApplication app(argc, argv, "kipc");
+ TDEApplication app(argc, argv, "kipc");
if (argc == 3)
{