diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:32:25 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:32:25 -0600 |
commit | f3cf754cc9c54fc1de34ef06110a6810d655390a (patch) | |
tree | 8737e258944c7afab6d75bb12c65a2d54074a400 /src/blacklistedit_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/blacklistedit_Dialog.ui')
-rw-r--r-- | src/blacklistedit_Dialog.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/blacklistedit_Dialog.ui b/src/blacklistedit_Dialog.ui index 792b810..d916c05 100644 --- a/src/blacklistedit_Dialog.ui +++ b/src/blacklistedit_Dialog.ui @@ -24,7 +24,7 @@ </property> <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> - <cstring>tqlayout2</cstring> + <cstring>layout2</cstring> </property> <grid> <property name="name"> @@ -79,7 +79,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>305</width> <height>20</height> @@ -143,7 +143,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>0</width> <height>150</height> @@ -160,7 +160,7 @@ <property name="sizeType"> <enum>Preferred</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>31</width> <height>20</height> @@ -177,7 +177,7 @@ <property name="sizeType"> <enum>Preferred</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>21</width> <height>140</height> @@ -196,7 +196,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="tqminimumSize"> + <property name="minimumSize"> <size> <width>220</width> <height>110</height> @@ -205,7 +205,7 @@ <property name="text"> <string></string> </property> - <property name="tqalignment"> + <property name="alignment"> <set>AlignBottom</set> </property> </widget> |