summaryrefslogtreecommitdiffstats
path: root/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui')
-rw-r--r--kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui33
1 files changed, 19 insertions, 14 deletions
diff --git a/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui b/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui
index fd4f886..180daca 100644
--- a/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui
+++ b/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KSchedulePageDecl</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>KSchedulePageDecl</cstring>
</property>
@@ -24,7 +24,7 @@
<string>For credit card accounts you can create a monthly schedule which will automatically remind you about the payment. Please fill in the details about this payment here.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>m_reminderCheckBox</cstring>
</property>
@@ -35,7 +35,7 @@
<string>Yes, remind me when the payment is due</string>
</property>
</widget>
- <widget class="QFrame">
+ <widget class="TQFrame">
<property name="name">
<cstring>m_paymentFrame</cstring>
</property>
@@ -52,7 +52,7 @@
<property name="margin">
<number>0</number>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
@@ -64,7 +64,7 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="minimumSize">
+ <property name="tqminimumSize">
<size>
<width>180</width>
<height>0</height>
@@ -74,12 +74,12 @@
<string>Name of schedule</string>
</property>
</widget>
- <widget class="QLineEdit" row="0" column="1">
+ <widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_name</cstring>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
@@ -92,7 +92,7 @@
<cstring>m_payee</cstring>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
@@ -108,7 +108,7 @@
<enum>StrongFocus</enum>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>TextLabel4_3</cstring>
</property>
@@ -124,7 +124,7 @@
<enum>StrongFocus</enum>
</property>
</widget>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel3_3</cstring>
</property>
@@ -132,7 +132,7 @@
<string>Payment should be made
from account</string>
</property>
- <property name="alignment">
+ <property name="tqalignment">
<set>AlignTop</set>
</property>
</widget>
@@ -141,7 +141,7 @@ from account</string>
<cstring>m_paymentAccount</cstring>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
@@ -166,7 +166,7 @@ from account</string>
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>31</height>
@@ -183,5 +183,10 @@ from account</string>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
-<layoutdefaults spacing="6" margin="11"/>
+<includes>
+ <include location="global" impldecl="in implementation">kmymoney/kmymoneydateinput.h</include>
+ <include location="global" impldecl="in implementation">kmymoney/kmymoneyedit.h</include>
+ <include location="global" impldecl="in implementation">kmymoney/kmymoneycategory.h</include>
+</includes>
+<tqlayoutdefaults spacing="6" margin="11"/>
</UI>