diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:55:58 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:55:58 -0600 |
commit | b5e89dd08b51b46ea43e036ac11dba55ea80fc72 (patch) | |
tree | 649f930fffdb92fd92d9db5125da36ed8929c2ec /configdialog/kbfxconfigdlgplugins.ui | |
parent | f61f056943a68ecc5fa7e7789a7b9c82901a9157 (diff) | |
download | kbfx-b5e89dd08b51b46ea43e036ac11dba55ea80fc72.tar.gz kbfx-b5e89dd08b51b46ea43e036ac11dba55ea80fc72.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f61f056943a68ecc5fa7e7789a7b9c82901a9157.
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 ff5bfe5..201e2f0 100644 --- a/configdialog/kbfxconfigdlgplugins.ui +++ b/configdialog/kbfxconfigdlgplugins.ui @@ -48,13 +48,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>0</width> <height>29</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>32767</width> <height>29</height> @@ -114,7 +114,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>32767</width> <height>44</height> @@ -142,7 +142,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>32767</width> <height>44</height> @@ -181,7 +181,7 @@ </widget> <widget class="TQLayoutWidget" row="3" column="2"> <property name="name"> - <cstring>layout3</cstring> + <cstring>tqlayout3</cstring> </property> <vbox> <property name="name"> @@ -197,7 +197,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>1</width> <height>1</height> @@ -270,7 +270,7 @@ <property name="sizeType"> <enum>MinimumExpanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>1</width> <height>1</height> @@ -289,7 +289,7 @@ <property name="sizeType"> <enum>Minimum</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>1</width> <height>1</height> |