diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:09:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:09:01 -0600 |
commit | 445633c8ffa0b5219c036b130230fdc6d97e9894 (patch) | |
tree | 1316fddd885f0ee259dcf646bafc5464c588204b /libk9copy/dvdprogress.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/dvdprogress.ui')
-rwxr-xr-x | libk9copy/dvdprogress.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libk9copy/dvdprogress.ui b/libk9copy/dvdprogress.ui index 8bb37b0..ec05e8c 100755 --- a/libk9copy/dvdprogress.ui +++ b/libk9copy/dvdprogress.ui @@ -20,13 +20,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>150</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>400</width> <height>150</height> @@ -126,7 +126,7 @@ </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> - <cstring>lbltqStatus</cstring> + <cstring>lblStatus</cstring> </property> <property name="cursor"> <cursor>3</cursor> |