diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:12:54 -0600 |
commit | a6a8ad44b48bdfff1a1a3123097a84f23105f64b (patch) | |
tree | ce37b6ebfd5a90ad734fe2e0749facf521d7fb72 /src/suspend_Dialog.ui | |
parent | 80f772ad054f92e81e0eb3bc7319a32e8a4e8a05 (diff) | |
download | tdepowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.tar.gz tdepowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/suspend_Dialog.ui')
-rw-r--r-- | src/suspend_Dialog.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/suspend_Dialog.ui b/src/suspend_Dialog.ui index 0a0d39b..926a726 100644 --- a/src/suspend_Dialog.ui +++ b/src/suspend_Dialog.ui @@ -20,13 +20,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>300</width> <height>90</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>300</width> <height>90</height> @@ -73,13 +73,13 @@ <height>48</height> </rect> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>48</width> <height>48</height> </size> </property> - <property name="tqmaximumSize"> + <property name="maximumSize"> <size> <width>48</width> <height>48</height> |