summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilotConfigDialog_sync.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilotConfigDialog_sync.ui')
-rw-r--r--kpilot/kpilotConfigDialog_sync.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/kpilot/kpilotConfigDialog_sync.ui b/kpilot/kpilotConfigDialog_sync.ui
index 0a0696c..52478ca 100644
--- a/kpilot/kpilotConfigDialog_sync.ui
+++ b/kpilot/kpilotConfigDialog_sync.ui
@@ -2,7 +2,7 @@
<class>SyncConfigWidget</class>
<comment>A widget for editing HotSync-specific settings.</comment>
<author>David Bishop</author>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>SyncConfigForm</cstring>
</property>
@@ -24,7 +24,7 @@
<property name="margin">
<number>0</number>
</property>
- <widget class="QCheckBox" row="1" column="1">
+ <widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>fFullSyncCheck</cstring>
</property>
@@ -38,7 +38,7 @@
<string>&lt;qt&gt;Check this box to perform a full sync when your last sync was performed with another PC or system, to guarantee the completeness of your data.&lt;/qt&gt;</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1">
+ <widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>HotSync (sync all changes)</string>
@@ -66,7 +66,7 @@
<string>&lt;qt&gt;Select in this list the synchronization type that KPilot will use as default. Possible values are:&lt;br&gt;"HotSync", to run all selected conduits, and sync the databases with a modified flag set, updating the modified records only;&lt;br&gt;"FullSync" to run all selected conduits, and sync all databases, reading all records, and performing a full backup;&lt;br&gt;"Copy PC to handheld" to run all conduits and sync all databases, but instead of merging the information from both sources, copy the PC data to the handheld;&lt;br&gt;"Copy handheld to PC" to run all conduits and sync all databases, but instead of merging the information from both sources, copy the handheld data to the PC.&lt;/qt&gt;</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
@@ -94,7 +94,7 @@
</size>
</property>
</spacer>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>Ask User</string>
@@ -132,7 +132,7 @@
<string>&lt;qt&gt;Select in this list how conflicting entries (entries which were edited both on your handheld and on the PC) are resolved. Possibly values are "Ask User" to let you decide case by case, "Do Nothing" to allow the entries to be different, "PC overrides", "Handheld overrides", "Use values from last sync" and "Use both entries" to create a new entry on both the PC and handheld. Note that the conflict resolution option selected here can be overridden by conduits that have their own conflict resolution configuration.&lt;/qt&gt;</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
@@ -151,7 +151,7 @@
<cstring>fConflictResolution</cstring>
</property>
</widget>
- <widget class="QCheckBox" row="2" column="1">
+ <widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>fScreenlockSecure</cstring>
</property>