From 0c64a776ddecfa33a37318e79b8811d9774579ae 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 --- tdecore/tests/kiconloadertest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/tests/kiconloadertest.cpp') diff --git a/tdecore/tests/kiconloadertest.cpp b/tdecore/tests/kiconloadertest.cpp index c6da1994c..5c9e65a28 100644 --- a/tdecore/tests/kiconloadertest.cpp +++ b/tdecore/tests/kiconloadertest.cpp @@ -7,7 +7,7 @@ int main(int argc, char *argv[]) { - TDEApplication app(argc,argv,"kiconloadertest"/*,false,false*/); + TDEApplication app(argc,argv,TQCString("kiconloadertest")/*,false,false*/); TDEIconLoader * mpLoader = TDEGlobal::iconLoader(); TDEIcon::Context mContext = TDEIcon::Application; -- cgit v1.2.1