diff options
Diffstat (limited to 'kplato/standardworktimedialogbase.ui')
-rw-r--r-- | kplato/standardworktimedialogbase.ui | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/kplato/standardworktimedialogbase.ui b/kplato/standardworktimedialogbase.ui index adf39c2c..4119f46f 100644 --- a/kplato/standardworktimedialogbase.ui +++ b/kplato/standardworktimedialogbase.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KPlato::StandardWorktimeDialogBase</class> <author>Dag Andersen </author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>StandardWorktimeDialogBase</cstring> </property> @@ -26,15 +26,15 @@ <property name="margin"> <number>0</number> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout10</cstring> + <cstring>tqlayout10</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> @@ -45,7 +45,7 @@ <cstring>day</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -56,7 +56,7 @@ <cstring>month</cstring> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabe3</cstring> </property> @@ -135,7 +135,7 @@ <string>Number of working hours in a normal week.</string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -148,7 +148,7 @@ </widget> </grid> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox1</cstring> </property> @@ -200,7 +200,7 @@ when there is no calendar defined for a resource.</string> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>160</width> <height>210</height> @@ -213,7 +213,7 @@ when there is no calendar defined for a resource.</string> <number>4</number> </property> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>editBox</cstring> </property> @@ -239,7 +239,7 @@ when there is no calendar defined for a resource.</string> <cstring>state</cstring> </property> </widget> - <widget class="QPushButton" row="0" column="1"> + <widget class="TQPushButton" row="0" column="1"> <property name="name"> <cstring>bApply</cstring> </property> @@ -247,7 +247,7 @@ when there is no calendar defined for a resource.</string> <string>Apply</string> </property> </widget> - <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2"> + <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>intervalBox</cstring> </property> @@ -281,7 +281,7 @@ when there is no calendar defined for a resource.</string> <tabstop>month</tabstop> <tabstop>week</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>knuminput.h</includehint> <includehint>klistview.h</includehint> |