summaryrefslogtreecommitdiffstats
path: root/kworldwatch
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
commit6537a93fb5bfe88e6a3e418f7445dd1202672f1d (patch)
treed52fba251fca452781dd86474bc0b9010b9187cc /kworldwatch
parent9919b3b345f7613bb0f951648cf5b160675f4305 (diff)
downloadtdetoys-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')
-rw-r--r--kworldwatch/about.ui2
-rw-r--r--kworldwatch/clock.ui2
2 files changed, 2 insertions, 2 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>
diff --git a/kworldwatch/clock.ui b/kworldwatch/clock.ui
index 5869fe7..26fed16 100644
--- a/kworldwatch/clock.ui
+++ b/kworldwatch/clock.ui
@@ -255,5 +255,5 @@
<includes>
<include location="global" impldecl="in declaration">kseparator.h</include>
</includes>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>