summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kipctest.cpp
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2016-06-28 05:07:09 +0300
committerSlávek Banko <slavek.banko@axis.cz>2017-01-29 02:27:14 +0100
commit0c64a776ddecfa33a37318e79b8811d9774579ae (patch)
treeb77494d4c746e943b726fa9a976f699990e3d89c /tdecore/tests/kipctest.cpp
parenta3abfb87bc3ee696f9246a23978813244a257c53 (diff)
downloadtdelibs-0c64a776ddecfa33a37318e79b8811d9774579ae.tar.gz
tdelibs-0c64a776ddecfa33a37318e79b8811d9774579ae.zip
Initial add for check target for cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
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)
{