diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:25 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-15 15:32:25 -0600 |
commit | f3cf754cc9c54fc1de34ef06110a6810d655390a (patch) | |
tree | 8737e258944c7afab6d75bb12c65a2d54074a400 /src/suspend_Dialog.ui | |
parent | df7f6bd80367ffe8753aa6a11ad44b7e0e12e4f9 (diff) | |
download | tdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.tar.gz tdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.zip |
Rename a number of old tq methods that are no longer tq specific
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> |