diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:10:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:10:23 -0600 |
commit | 161cc76d48c479b4f90433703b855a48b093f9cc (patch) | |
tree | dae76e040aeb7270c774f881e400478e4a1e386e /KMFSysTray/mainwidget_designer.ui | |
parent | dc97c53fce225cd37a63752957b740cf6a23e4c7 (diff) | |
download | kmyfirewall-161cc76d48c479b4f90433703b855a48b093f9cc.tar.gz kmyfirewall-161cc76d48c479b4f90433703b855a48b093f9cc.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'KMFSysTray/mainwidget_designer.ui')
-rw-r--r-- | KMFSysTray/mainwidget_designer.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/KMFSysTray/mainwidget_designer.ui b/KMFSysTray/mainwidget_designer.ui index 06cd24c..211372f 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> |