diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-16 09:57:03 -0600 |
commit | 80f772ad054f92e81e0eb3bc7319a32e8a4e8a05 (patch) | |
tree | af9a620cca9e626f475b3dac43160735288f43a4 /src/suspend_Dialog.ui | |
parent | f3cf754cc9c54fc1de34ef06110a6810d655390a (diff) | |
download | tdepowersave-80f772ad054f92e81e0eb3bc7319a32e8a4e8a05.tar.gz tdepowersave-80f772ad054f92e81e0eb3bc7319a32e8a4e8a05.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f3cf754cc9c54fc1de34ef06110a6810d655390a.
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 926a726..0a0d39b 100644 --- a/src/suspend_Dialog.ui +++ b/src/suspend_Dialog.ui @@ -20,13 +20,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>300</width> <height>90</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>300</width> <height>90</height> @@ -73,13 +73,13 @@ <height>48</height> </rect> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>48</width> <height>48</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>48</width> <height>48</height> |