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 | 1bf142c0c232d96dbf55694c69fdfcb7ad742c99 (patch) | |
tree | 5d8e7fdbef990242a99c52d5562e888e9d45c01f /src/smppopupui.ui | |
parent | fd5459fd2df7e0a6c3b5288b3874a4fed5813202 (diff) | |
download | kopete-otr-1bf142c0c232d96dbf55694c69fdfcb7ad742c99.tar.gz kopete-otr-1bf142c0c232d96dbf55694c69fdfcb7ad742c99.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/kopete-otr@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/smppopupui.ui')
-rw-r--r-- | src/smppopupui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smppopupui.ui b/src/smppopupui.ui index 19599ac..b387ca0 100644 --- a/src/smppopupui.ui +++ b/src/smppopupui.ui @@ -180,7 +180,7 @@ <slot>openHelp()</slot> <slot>cancelSMP()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> |