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 | 6537a93fb5bfe88e6a3e418f7445dd1202672f1d (patch) | |
tree | d52fba251fca452781dd86474bc0b9010b9187cc /kworldwatch/about.ui | |
parent | 9919b3b345f7613bb0f951648cf5b160675f4305 (diff) | |
download | tdetoys-6537a93fb5bfe88e6a3e418f7445dd1202672f1d.tar.gz tdetoys-6537a93fb5bfe88e6a3e418f7445dd1202672f1d.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/kdetoys@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kworldwatch/about.ui')
-rw-r--r-- | kworldwatch/about.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/about.ui b/kworldwatch/about.ui index 22c55dd..18ff889 100644 --- a/kworldwatch/about.ui +++ b/kworldwatch/about.ui @@ -213,5 +213,5 @@ Copyright: (c) 2000 Matthias Hoelzer-Kluepfel</string> <slot>PushButton2_clicked()</slot> <slot>accept()</slot> </Q_SLOTS> -<tqlayoutdefaults spacing="6" margin="11"/> +<layoutdefaults spacing="6" margin="11"/> </UI> |