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/privkeypopupui.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/privkeypopupui.ui')
-rw-r--r-- | src/privkeypopupui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/privkeypopupui.ui b/src/privkeypopupui.ui index 22e8409..c2f406d 100644 --- a/src/privkeypopupui.ui +++ b/src/privkeypopupui.ui @@ -60,5 +60,5 @@ </widget> </grid> </widget> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |