diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:28:18 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-03 20:26:21 +0200 |
commit | 1754e4db964431e721e805a923b689b6c92960e4 (patch) | |
tree | a3cc3a44576f709d992e90ac0a37e6aba2967b57 /ksysv/miscconfig.ui | |
parent | ce22df03899aad1d9eeabb3bba1048a9cb6c5708 (diff) | |
download | tdeadmin-1754e4db964431e721e805a923b689b6c92960e4.tar.gz tdeadmin-1754e4db964431e721e805a923b689b6c92960e4.zip |
Rename old tq methods that no longer need a unique name
(cherry picked from commit b836ed566cdce05ae8408705487cd10a423f3a90)
Diffstat (limited to 'ksysv/miscconfig.ui')
-rw-r--r-- | ksysv/miscconfig.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ksysv/miscconfig.ui b/ksysv/miscconfig.ui index 6d45733..ca19113 100644 --- a/ksysv/miscconfig.ui +++ b/ksysv/miscconfig.ui @@ -83,7 +83,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> @@ -130,7 +130,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>10</height> @@ -153,7 +153,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> |