From 297691c5b8e2b616a401eec5effe4f3f291c544e Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 28 Jun 2016 05:07:09 +0300 Subject: Initial add for check target for cmake Signed-off-by: Alexander Golubev (cherry picked from commit 0c64a776ddecfa33a37318e79b8811d9774579ae) --- tdecore/tests/kprocesstest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/tests/kprocesstest.cpp') diff --git a/tdecore/tests/kprocesstest.cpp b/tdecore/tests/kprocesstest.cpp index c81dada50..d8d86d988 100644 --- a/tdecore/tests/kprocesstest.cpp +++ b/tdecore/tests/kprocesstest.cpp @@ -34,7 +34,7 @@ int main(int argc, char *argv[]) { TDEProcess p1, p2, p3, p4; Dummy dummy; - TDEApplication app(argc, argv, "kprocesstest"); + TDEApplication app(argc, argv, TQCString("kprocesstest")); printf("Welcome to the TDEProcess Demo Application!\n"); -- cgit v1.2.1