diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
commit | 100dcb6968ca22bfa52836ad55eb4f01225791db (patch) | |
tree | 9d11b082bf3241003cd8f325270def346e980fd3 /apps/ktupnptest | |
parent | 15dca2cc45947fde92cfda1c4c1e84b8b8a21f46 (diff) | |
download | ktorrent-100dcb6968ca22bfa52836ad55eb4f01225791db.tar.gz ktorrent-100dcb6968ca22bfa52836ad55eb4f01225791db.zip |
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'apps/ktupnptest')
-rw-r--r-- | apps/ktupnptest/mainwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktupnptest/mainwidget.ui b/apps/ktupnptest/mainwidget.ui index b3cce96..0aacede 100644 --- a/apps/ktupnptest/mainwidget.ui +++ b/apps/ktupnptest/mainwidget.ui @@ -68,7 +68,7 @@ </widget> <customwidgets> </customwidgets> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> |