diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:30:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:30:08 -0600 |
commit | f61f056943a68ecc5fa7e7789a7b9c82901a9157 (patch) | |
tree | 799817257250d71692535da8bd6e8aa3b3519b3f /configdialog/kbfxconfigdlgplugins.ui | |
parent | 7e48847d0a084b6ff3a5d0eeb4a3c1b975cda4e5 (diff) | |
download | kbfx-f61f056943a68ecc5fa7e7789a7b9c82901a9157.tar.gz kbfx-f61f056943a68ecc5fa7e7789a7b9c82901a9157.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'configdialog/kbfxconfigdlgplugins.ui')
-rw-r--r-- | configdialog/kbfxconfigdlgplugins.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/configdialog/kbfxconfigdlgplugins.ui b/configdialog/kbfxconfigdlgplugins.ui index 201e2f0..ff5bfe5 100644 --- a/configdialog/kbfxconfigdlgplugins.ui +++ b/configdialog/kbfxconfigdlgplugins.ui @@ -48,13 +48,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>29</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>29</height> @@ -114,7 +114,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>44</height> @@ -142,7 +142,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>32767</width> <height>44</height> @@ -181,7 +181,7 @@ </widget> <widget class="TQLayoutWidget" row="3" column="2"> <property name="name"> - <cstring>tqlayout3</cstring> + <cstring>layout3</cstring> </property> <vbox> <property name="name"> @@ -197,7 +197,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> @@ -270,7 +270,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> @@ -289,7 +289,7 @@ <property name="sizeType"> <enum>Minimum</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>1</width> <height>1</height> |