diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:51 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:30:51 -0600 |
commit | d737fa5621adb2f9504b4119a151615eeacba574 (patch) | |
tree | b219ca93c9910b179c0891e9b0e353f94465b03a /KMFSysTray/mainwidget_designer.ui | |
parent | 88c5eb48afe6160b21916f2c4bb779de9c8992a0 (diff) | |
download | kmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.tar.gz kmyfirewall-d737fa5621adb2f9504b4119a151615eeacba574.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'KMFSysTray/mainwidget_designer.ui')
-rw-r--r-- | KMFSysTray/mainwidget_designer.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/KMFSysTray/mainwidget_designer.ui b/KMFSysTray/mainwidget_designer.ui index 06cd24c..bc32b8a 100644 --- a/KMFSysTray/mainwidget_designer.ui +++ b/KMFSysTray/mainwidget_designer.ui @@ -37,13 +37,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>30</width> <height>30</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>30</width> <height>30</height> @@ -52,7 +52,7 @@ <property name="state"> <enum>On</enum> </property> - <property name="tqshape"> + <property name="shape"> <enum>Circular</enum> </property> <property name="look"> |