summaryrefslogtreecommitdiffstats
path: root/src/settings/tdesvn_part.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/tdesvn_part.kcfg')
-rw-r--r--src/settings/tdesvn_part.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/tdesvn_part.kcfg b/src/settings/tdesvn_part.kcfg
index 4c8aa67..bf405b5 100644
--- a/src/settings/tdesvn_part.kcfg
+++ b/src/settings/tdesvn_part.kcfg
@@ -254,7 +254,7 @@
<entry key="locale_is_casesensitive" type="Bool" >
<whatsthis>This value computes how casesensitive string ordering will made.
Never overwrite the default computed value unless you know what you're doing.</whatsthis>
- <default code="true" >QString(&quot;a&quot;).localeAwareCompare(&quot;B&quot;)>0</default>
+ <default code="true" >TQString(&quot;a&quot;).localeAwareCompare(&quot;B&quot;)>0</default>
<label>Check if current locale is case sensitive or not</label>
</entry>
</group>