summaryrefslogtreecommitdiffstats
path: root/kdecore/kconfig_compiler/tests/test1.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kconfig_compiler/tests/test1.kcfg')
-rw-r--r--kdecore/kconfig_compiler/tests/test1.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kconfig_compiler/tests/test1.kcfg b/kdecore/kconfig_compiler/tests/test1.kcfg
index ce42aebfb..14c395a54 100644
--- a/kdecore/kconfig_compiler/tests/test1.kcfg
+++ b/kdecore/kconfig_compiler/tests/test1.kcfg
@@ -35,7 +35,7 @@
</entry>
<entry name="MyPath" type="Path">
<label>This is a path</label>
- <default code="true">QDir::homeDirPath()+QString::fromLatin1(".hidden_file")</default>
+ <default code="true">QDir::homeDirPath()+QString::tqfromLatin1(".hidden_file")</default>
</entry>
<entry name="AnotherOption2" type="Int" key="Another Option">
<label>Another option</label>