diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:57:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:57:49 -0600 |
commit | 548395e018d377eaa8fede0fba271da8b6c49fc9 (patch) | |
tree | 6b6acd1baf1a63c2dfb1735461d8a1e2e20f8385 /src/ksvnwidgets/authdlg.ui | |
parent | bb7be2361770a435b3e2e8ae2ac4250bf9810bb4 (diff) | |
download | tdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.tar.gz tdesvn-548395e018d377eaa8fede0fba271da8b6c49fc9.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4.
Diffstat (limited to 'src/ksvnwidgets/authdlg.ui')
-rw-r--r-- | src/ksvnwidgets/authdlg.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ksvnwidgets/authdlg.ui b/src/ksvnwidgets/authdlg.ui index 6b18120..b3facca 100644 --- a/src/ksvnwidgets/authdlg.ui +++ b/src/ksvnwidgets/authdlg.ui @@ -32,7 +32,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout4</cstring> + <cstring>tqlayout4</cstring> </property> <grid> <property name="name"> @@ -82,7 +82,7 @@ </widget> <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout3</cstring> + <cstring>tqlayout3</cstring> </property> <hbox> <property name="name"> @@ -129,7 +129,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>90</width> <height>20</height> |