diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:56:15 -0600 |
commit | dc97c53fce225cd37a63752957b740cf6a23e4c7 (patch) | |
tree | 1ab114aa83239fc024f4a4c40952d3c8a4508115 /KMFSysTray/mainwidget_designer.ui | |
parent | d737fa5621adb2f9504b4119a151615eeacba574 (diff) | |
download | kmyfirewall-dc97c53fce225cd37a63752957b740cf6a23e4c7.tar.gz kmyfirewall-dc97c53fce225cd37a63752957b740cf6a23e4c7.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit d737fa5621adb2f9504b4119a151615eeacba574.
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 bc32b8a..06cd24c 100644 --- a/KMFSysTray/mainwidget_designer.ui +++ b/KMFSysTray/mainwidget_designer.ui @@ -37,13 +37,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>30</width> <height>30</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>30</width> <height>30</height> @@ -52,7 +52,7 @@ <property name="state"> <enum>On</enum> </property> - <property name="shape"> + <property name="tqshape"> <enum>Circular</enum> </property> <property name="look"> |