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 | da1ed73c4c94933c6e181a031058946831f15451 (patch) | |
tree | d28140e450337e05712a1ed2d54eb32211f80f7b /libk9copy/mp4dlg.ui | |
parent | d6bd5602800283c9be6bf8ca8adae91ef630edd7 (diff) | |
download | k9copy-da1ed73c4c94933c6e181a031058946831f15451.tar.gz k9copy-da1ed73c4c94933c6e181a031058946831f15451.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/k9copy@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'libk9copy/mp4dlg.ui')
-rw-r--r-- | libk9copy/mp4dlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/mp4dlg.ui b/libk9copy/mp4dlg.ui index 9dee05b..a5e124b 100644 --- a/libk9copy/mp4dlg.ui +++ b/libk9copy/mp4dlg.ui @@ -273,7 +273,7 @@ <Q_SLOTS> <slot>Cancel()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kprogress.h</includehint> <includehint>kpushbutton.h</includehint> |