diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:09:01 -0600 |
commit | 445633c8ffa0b5219c036b130230fdc6d97e9894 (patch) | |
tree | 1316fddd885f0ee259dcf646bafc5464c588204b /libk9copy/progress.ui | |
parent | a372f822fe1b3fad682bf6796cb62da4f13a31db (diff) | |
download | k9copy-445633c8ffa0b5219c036b130230fdc6d97e9894.tar.gz k9copy-445633c8ffa0b5219c036b130230fdc6d97e9894.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'libk9copy/progress.ui')
-rw-r--r-- | libk9copy/progress.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libk9copy/progress.ui b/libk9copy/progress.ui index 91ca0de..17b0cb5 100644 --- a/libk9copy/progress.ui +++ b/libk9copy/progress.ui @@ -20,7 +20,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>0</height> @@ -92,7 +92,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>161</width> <height>21</height> @@ -117,7 +117,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>20</height> @@ -136,7 +136,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>250</height> |