diff options
Diffstat (limited to 'korganizer/printing/calprintweekconfig_base.ui')
-rw-r--r-- | korganizer/printing/calprintweekconfig_base.ui | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/korganizer/printing/calprintweekconfig_base.ui b/korganizer/printing/calprintweekconfig_base.ui index 32ea6fb4a..6943de855 100644 --- a/korganizer/printing/calprintweekconfig_base.ui +++ b/korganizer/printing/calprintweekconfig_base.ui @@ -2,7 +2,7 @@ <class>CalPrintWeekConfig_Base</class> <comment>Configuration page for the print week mode.</comment> <author>Reinhold Kainhofer <reinhold@kainhofer.com></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>CalPrintWeek_Base</cstring> </property> @@ -41,7 +41,7 @@ </size> </property> </spacer> - <widget class="QGroupBox" row="0" column="0"> + <widget class="TQGroupBox" row="0" column="0"> <property name="name"> <cstring>mDateRangeGroup</cstring> </property> @@ -69,7 +69,7 @@ </size> </property> </spacer> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>mFromDateLabel</cstring> </property> @@ -94,7 +94,7 @@ <string>Here you can choose which events should be printed based on their date. This check enables you to enter the start date of the date range. Use the <i>End date</i> to enter the end date of the daterange.</string> </property> </widget> - <widget class="QLabel" row="1" column="2"> + <widget class="TQLabel" row="1" column="2"> <property name="name"> <cstring>mToTimeLabel</cstring> </property> @@ -125,7 +125,7 @@ </size> </property> </spacer> - <widget class="QTimeEdit" row="1" column="3"> + <widget class="TQTimeEdit" row="1" column="3"> <property name="name"> <cstring>mToTime</cstring> </property> @@ -143,7 +143,7 @@ <string>All events which start later than the given time will not be printed.</string> </property> </widget> - <widget class="QLabel" row="0" column="2"> + <widget class="TQLabel" row="0" column="2"> <property name="name"> <cstring>mFromTimeLabel</cstring> </property> @@ -157,7 +157,7 @@ <string>All events which start earlier than the given time will not be printed.</string> </property> </widget> - <widget class="QTimeEdit" row="0" column="3"> + <widget class="TQTimeEdit" row="0" column="3"> <property name="name"> <cstring>mFromTime</cstring> </property> @@ -186,7 +186,7 @@ <string>Here you can choose which events should be printed based on their date. This check enables you to enter the end date of the date range. Use the <i>Start date</i> to enter the start date of the daterange.</string> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>mToDateLabel</cstring> </property> @@ -202,7 +202,7 @@ </widget> </grid> </widget> - <widget class="QCheckBox" row="3" column="0"> + <widget class="TQCheckBox" row="3" column="0"> <property name="name"> <cstring>mColors</cstring> </property> @@ -213,7 +213,7 @@ <string>The timetable view supports colors. If you want to make use of colors you should check this option. The category colors will be used.</string> </property> </widget> - <widget class="QButtonGroup" row="1" column="0"> + <widget class="TQButtonGroup" row="1" column="0"> <property name="name"> <cstring>mPrintType</cstring> </property> @@ -224,7 +224,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="5"> + <widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>mPrintTypeButton1</cstring> </property> @@ -238,7 +238,7 @@ <string>The Filofax view prints one week per page, so all days have a large surface.</string> </property> </widget> - <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="5"> + <widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>mPrintTypeButton2</cstring> </property> @@ -249,7 +249,7 @@ <string>This view is similar to the weekview in KOrganizer. The week is printed in landscape tqlayout. You can even use the same colors for the items if you check <i>Use Colors</i>.</string> </property> </widget> - <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="3"> + <widget class="TQRadioButton" row="2" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>mPrintTypeButton3</cstring> </property> @@ -262,7 +262,7 @@ </widget> </grid> </widget> - <widget class="QCheckBox" row="2" column="0"> + <widget class="TQCheckBox" row="2" column="0"> <property name="name"> <cstring>mIncludeTodos</cstring> </property> |