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/configwizard.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/configwizard.ui')
-rw-r--r-- | ksysv/configwizard.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ksysv/configwizard.ui b/ksysv/configwizard.ui index 15dc5b9..7255ac6 100644 --- a/ksysv/configwizard.ui +++ b/ksysv/configwizard.ui @@ -137,7 +137,7 @@ <enum>Expanding</enum> </property> <property> - <name>tqsizeHint</name> + <name>sizeHint</name> <size> <width>20</width> <height>20</height> @@ -281,7 +281,7 @@ <enum>Expanding</enum> </property> <property> - <name>tqsizeHint</name> + <name>sizeHint</name> <size> <width>20</width> <height>20</height> @@ -367,7 +367,7 @@ <cstring>mServicesPath</cstring> </property> <property stdset="1"> - <name>tqminimumSize</name> + <name>minimumSize</name> <size> <width>100</width> <height>0</height> @@ -430,7 +430,7 @@ </sizepolicy> </property> <property stdset="1"> - <name>tqminimumSize</name> + <name>minimumSize</name> <size> <width>0</width> <height>10</height> @@ -489,7 +489,7 @@ <cstring>mRunlevelPath</cstring> </property> <property stdset="1"> - <name>tqminimumSize</name> + <name>minimumSize</name> <size> <width>100</width> <height>0</height> @@ -544,7 +544,7 @@ <enum>Expanding</enum> </property> <property> - <name>tqsizeHint</name> + <name>sizeHint</name> <size> <width>20</width> <height>20</height> |