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 /src/viewmpeg2.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 'src/viewmpeg2.ui')
-rwxr-xr-x | src/viewmpeg2.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewmpeg2.ui b/src/viewmpeg2.ui index 8220910..bdc4436 100755 --- a/src/viewmpeg2.ui +++ b/src/viewmpeg2.ui @@ -179,5 +179,5 @@ <slot>bPlayClick()</slot> <slot>sliderPressed()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |