diff options
Diffstat (limited to 'korganizer/printing/calprintdayconfig_base.ui')
-rw-r--r-- | korganizer/printing/calprintdayconfig_base.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/korganizer/printing/calprintdayconfig_base.ui b/korganizer/printing/calprintdayconfig_base.ui index bb1bfc0be..c16bfe63a 100644 --- a/korganizer/printing/calprintdayconfig_base.ui +++ b/korganizer/printing/calprintdayconfig_base.ui @@ -2,7 +2,7 @@ <class>CalPrintDayConfig_Base</class> <comment>Configuration page for the print day mode.</comment> <author>Reinhold Kainhofer <reinhold@kainhofer.com></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>CalPrintDay_Base</cstring> </property> @@ -21,7 +21,7 @@ <property name="margin"> <number>0</number> </property> - <widget class="QCheckBox" row="1" column="0"> + <widget class="TQCheckBox" row="1" column="0"> <property name="name"> <cstring>mIncludeTodos</cstring> </property> @@ -35,7 +35,7 @@ <string>You should check this option if you want to print to-dos which are due on one of the dates which are in the supplied date range.</string> </property> </widget> - <widget class="QGroupBox" row="0" column="0"> + <widget class="TQGroupBox" row="0" column="0"> <property name="name"> <cstring>mDateRangeGroup</cstring> </property> @@ -80,7 +80,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>If you want to print more days at once, you can define a range of dates with this option and the <i>End date</i> option. This option is used to define the start date.</string> </property> </widget> - <widget class="QLabel" row="1" column="2"> + <widget class="TQLabel" row="1" column="2"> <property name="name"> <cstring>mToTimeLabel</cstring> </property> @@ -108,7 +108,7 @@ <string>It is possible to print only those events which are inside a given timerange. With this time selection box you can define the end of this time range. The start time should be defined with the <i>Start time</i> option. Note you can automatically modify these settings if you check <i>Extend time range to include all events</i>.</string> </property> </widget> - <widget class="QTimeEdit" row="1" column="3"> + <widget class="TQTimeEdit" row="1" column="3"> <property name="name"> <cstring>mToTime</cstring> </property> @@ -126,7 +126,7 @@ <string>It's possible to print only those events which are inside a given timerange. With this time selection box you can define the end of this time range. The start time should be defined with the <i>Start time</i> option. Note you can automatically modify these settings if you check <i>Extend time range to include all events</i>.</string> </property> </widget> - <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="5"> + <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>mIncludeAllEvents</cstring> </property> @@ -148,7 +148,7 @@ <string>If you want to print more days at once, you can define a range of dates with this option and the <i>End date</i> option. This option is used to define the start date.</string> </property> </widget> - <widget class="QTimeEdit" row="0" column="3"> + <widget class="TQTimeEdit" row="0" column="3"> <property name="name"> <cstring>mFromTime</cstring> </property> @@ -166,7 +166,7 @@ <string>It's possible to print only those events which are inside a given timerange. With this time selection box you can define the start of this time range. The end time should be defined with the <i>End time</i> option. Note you can automatically modify these settings if you check <i>Extend time range to include all events</i>.</string> </property> </widget> - <widget class="QLabel" row="0" column="2"> + <widget class="TQLabel" row="0" column="2"> <property name="name"> <cstring>mFromTimeLabel</cstring> </property> @@ -191,7 +191,7 @@ <string>If you want to print more days at once, you can define a range of dates with this option and the <i>Start date</i> option. This option is used to define the end date.</string> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>mToDateLabel</cstring> </property> @@ -207,7 +207,7 @@ </widget> </grid> </widget> - <widget class="QCheckBox" row="2" column="0"> + <widget class="TQCheckBox" row="2" column="0"> <property name="name"> <cstring>mColors</cstring> </property> |