diff options
Diffstat (limited to 'kspread/dialogs/sheet_properties_base.ui')
-rw-r--r-- | kspread/dialogs/sheet_properties_base.ui | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/kspread/dialogs/sheet_properties_base.ui b/kspread/dialogs/sheet_properties_base.ui index 588895fd..f1fe56c8 100644 --- a/kspread/dialogs/sheet_properties_base.ui +++ b/kspread/dialogs/sheet_properties_base.ui @@ -18,7 +18,7 @@ License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</comment> <author>Ariya Hidayat <ariya@kde.org></author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>SheetPropertiesBase</cstring> </property> @@ -45,23 +45,23 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout5</cstring> + <cstring>tqlayout5</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout1</cstring> + <cstring>tqlayout1</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -99,7 +99,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> @@ -118,22 +118,22 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout4</cstring> + <cstring>tqlayout4</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QCheckBox" row="4" column="1"> + <widget class="TQCheckBox" row="4" column="1"> <property name="name"> <cstring>showCommentIndicatorCheckBox</cstring> </property> @@ -144,7 +144,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked cells containing comments will be marked by a small red triangle at the top right corner.</string> </property> </widget> - <widget class="QCheckBox" row="3" column="0"> + <widget class="TQCheckBox" row="3" column="0"> <property name="name"> <cstring>useLCModeCheckBox</cstring> </property> @@ -155,7 +155,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked the cell reference shown at the left end of the Formula Bar will be displayed in LC mode (i.e. L2C3) rather than in its normal form B3. This does not seem to be of much use at the moment.</string> </property> </widget> - <widget class="QCheckBox" row="1" column="1"> + <widget class="TQCheckBox" row="1" column="1"> <property name="name"> <cstring>showPageBordersCheckBox</cstring> </property> @@ -166,7 +166,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If you check this option, the page borders will be drawn on your current sheet. Per default the page borders are not displayed. It is useful to see the page borders if you want to print your sheet.</string> </property> </widget> - <widget class="QCheckBox" row="4" column="0"> + <widget class="TQCheckBox" row="4" column="0"> <property name="name"> <cstring>capitalizeFirstLetterCheckBox</cstring> </property> @@ -177,7 +177,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>Check this box and the first letter of any text you type in will automatically be converted to uppercase.</string> </property> </widget> - <widget class="QCheckBox" row="0" column="0"> + <widget class="TQCheckBox" row="0" column="0"> <property name="name"> <cstring>hideZeroCheckBox</cstring> </property> @@ -188,7 +188,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked any cell containing the value zero will appear blank.</string> </property> </widget> - <widget class="QCheckBox" row="2" column="1"> + <widget class="TQCheckBox" row="2" column="1"> <property name="name"> <cstring>showFormulaCheckBox</cstring> </property> @@ -199,7 +199,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked KSpread will display the actual formulae in cells rather than the results.</string> </property> </widget> - <widget class="QCheckBox" row="2" column="0"> + <widget class="TQCheckBox" row="2" column="0"> <property name="name"> <cstring>showColumnAsNumbersCheckBox</cstring> </property> @@ -210,7 +210,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked the column headings will show as numbers rather than as letters. Letters are default.</string> </property> </widget> - <widget class="QCheckBox" row="3" column="1"> + <widget class="TQCheckBox" row="3" column="1"> <property name="name"> <cstring>showFormulaIndicatorCheckBox</cstring> </property> @@ -221,7 +221,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If this box is checked KSpread will display a small blue triangle at the bottom left corner of cells containing formulae. This is useful if you want to protect cells with formulae.</string> </property> </widget> - <widget class="QCheckBox" row="0" column="1"> + <widget class="TQCheckBox" row="0" column="1"> <property name="name"> <cstring>showGridCheckBox</cstring> </property> @@ -232,7 +232,7 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <string>If checked the grid (the cell limits) will be shown. This is default. If you uncheck it, the grid willl be hidden.</string> </property> </widget> - <widget class="QCheckBox" row="1" column="0"> + <widget class="TQCheckBox" row="1" column="0"> <property name="name"> <cstring>autoCalcCheckBox</cstring> </property> @@ -250,8 +250,8 @@ Fifth Floor, Boston, MA 02110-1301, USA.</comment> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> </includes> -<layoutdefaults spacing="6" margin="11"/> -<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<tqlayoutdefaults spacing="6" margin="11"/> +<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>kcombobox.h</includehint> </includehints> |