summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilotConfigDialog_viewers.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-01 00:37:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-01 00:37:32 +0000
commitf6f9c296c3f9d39a8c3d0ee64a542a47f450be28 (patch)
treed38fce8091ce66977004a5cb115768c7810aee30 /kpilot/kpilotConfigDialog_viewers.ui
parente340db64991a06761aa6395ffe760b53e4c1dfbc (diff)
downloadkpilot-f6f9c296c3f9d39a8c3d0ee64a542a47f450be28.tar.gz
kpilot-f6f9c296c3f9d39a8c3d0ee64a542a47f450be28.zip
TQt4 port kpilot
This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1238903 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kpilot/kpilotConfigDialog_viewers.ui')
-rw-r--r--kpilot/kpilotConfigDialog_viewers.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/kpilot/kpilotConfigDialog_viewers.ui b/kpilot/kpilotConfigDialog_viewers.ui
index 4e395cb..32cdf89 100644
--- a/kpilot/kpilotConfigDialog_viewers.ui
+++ b/kpilot/kpilotConfigDialog_viewers.ui
@@ -3,7 +3,7 @@
<comment>A tabWidget for configuring
KPilot's settings.</comment>
<author>David Bishop</author>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>ViewersForm</cstring>
</property>
@@ -25,7 +25,7 @@ KPilot's settings.</comment>
<property name="margin">
<number>0</number>
</property>
- <widget class="QGroupBox">
+ <widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
@@ -36,7 +36,7 @@ KPilot's settings.</comment>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>fInternalEditors</cstring>
</property>
@@ -53,7 +53,7 @@ KPilot's settings.</comment>
<string>&lt;qt&gt;The internal viewers can be read only or editable. The editable mode allows you to add new records, delete or edit the existing records and sync your modifications back to the handheld. Check this box to set the internal viewers to editable mode, uncheck to set them to read only mode.&lt;/qt&gt;</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>fUseSecret</cstring>
</property>
@@ -66,7 +66,7 @@ KPilot's settings.</comment>
</widget>
</vbox>
</widget>
- <widget class="QButtonGroup">
+ <widget class="TQButtonGroup">
<property name="name">
<cstring>fAddressGroup</cstring>
</property>
@@ -77,7 +77,7 @@ KPilot's settings.</comment>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QRadioButton" row="0" column="0">
+ <widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>fNormalDisplay</cstring>
</property>
@@ -88,7 +88,7 @@ KPilot's settings.</comment>
<string>&lt;qt&gt;Select this option to display addresses in the internal address viewer sorted by last name, first name.&lt;/qt&gt;</string>
</property>
</widget>
- <widget class="QRadioButton" row="1" column="0">
+ <widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>fCompanyDisplay</cstring>
</property>
@@ -113,7 +113,7 @@ KPilot's settings.</comment>
<enum>Horizontal</enum>
</property>
</widget>
- <widget class="QCheckBox" row="3" column="0">
+ <widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>fUseKeyField</cstring>
</property>