summaryrefslogtreecommitdiffstats
path: root/src/settings/cmdexecsettings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/cmdexecsettings.ui')
-rw-r--r--src/settings/cmdexecsettings.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/settings/cmdexecsettings.ui b/src/settings/cmdexecsettings.ui
index c35e2f6..33c970c 100644
--- a/src/settings/cmdexecsettings.ui
+++ b/src/settings/cmdexecsettings.ui
@@ -76,7 +76,7 @@
</widget>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_kio_use_standard_logmsg</cstring>
+ <cstring>kcfg_tdeio_use_standard_logmsg</cstring>
</property>
<property name="text">
<string>KIO operations use standard logmessage</string>
@@ -92,7 +92,7 @@
</property>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
- <cstring>kcfg_kio_standard_logmsg</cstring>
+ <cstring>kcfg_tdeio_standard_logmsg</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
@@ -131,9 +131,9 @@
</customwidgets>
<connections>
<connection>
- <sender>kcfg_kio_use_standard_logmsg</sender>
+ <sender>kcfg_tdeio_use_standard_logmsg</sender>
<signal>toggled(bool)</signal>
- <receiver>kcfg_kio_standard_logmsg</receiver>
+ <receiver>kcfg_tdeio_standard_logmsg</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>