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 af6785f0c..d1a678ac9 100644
--- a/tdecore/tests/kipctest.cpp
+++ b/tdecore/tests/kipctest.cpp
@@ -18,7 +18,7 @@ MyObject::MyObject()
int main(int argc, char **argv)
{
- TDEApplication app(argc, argv, "kipc");
+ TDEApplication app(argc, argv, TQCString("kipc"));
if (argc == 3)
{