From 57e73e9e4c61f9cfd9cc03fbbfa5970452e0e8a4 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Sun, 18 Dec 2016 16:41:34 +0300 Subject: tdecore/tdeconfig_compiler: add check/test executables Signed-off-by: Alexander Golubev --- tdecore/tdeconfig_compiler/tests/test9.kcfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/tdeconfig_compiler/tests/test9.kcfg') diff --git a/tdecore/tdeconfig_compiler/tests/test9.kcfg b/tdecore/tdeconfig_compiler/tests/test9.kcfg index b7495e2b6..2c4f1ffa8 100644 --- a/tdecore/tdeconfig_compiler/tests/test9.kcfg +++ b/tdecore/tdeconfig_compiler/tests/test9.kcfg @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > - qdir.h + tqdir.h @@ -18,7 +18,7 @@ - QStringList(QString::fromLatin1("/usr/bin")) += QDir::homeDirPath() + TQStringList(TQString::fromLatin1("/usr/bin")) += TQDir::homeDirPath() -- cgit v1.2.1