summaryrefslogtreecommitdiffstats
path: root/conduits/vcalconduit
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
commit45598e35650c5806ecf2d684afeeb0da41c3ff6b (patch)
treea972e69ed7b08a60a6c7c108a32a7e84c0a42ef0 /conduits/vcalconduit
parentf6f9c296c3f9d39a8c3d0ee64a542a47f450be28 (diff)
downloadkpilot-45598e35650c5806ecf2d684afeeb0da41c3ff6b.tar.gz
kpilot-45598e35650c5806ecf2d684afeeb0da41c3ff6b.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/kpilot@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'conduits/vcalconduit')
-rw-r--r--conduits/vcalconduit/korganizerConduit.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/conduits/vcalconduit/korganizerConduit.ui b/conduits/vcalconduit/korganizerConduit.ui
index b6cefab..52904b4 100644
--- a/conduits/vcalconduit/korganizerConduit.ui
+++ b/conduits/vcalconduit/korganizerConduit.ui
@@ -30,9 +30,9 @@
<property name="caption">
<string>Calendar-Conduit Options</string>
</property>
- <property name="tqlayoutMargin" stdset="0">
+ <property name="layoutMargin" stdset="0">
</property>
- <property name="tqlayoutSpacing" stdset="0">
+ <property name="layoutSpacing" stdset="0">
</property>
<grid>
<property name="name">
@@ -56,7 +56,7 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="tqlayoutMargin" stdset="0">
+ <property name="layoutMargin" stdset="0">
</property>
<widget class="TQWidget">
<property name="name">
@@ -266,7 +266,7 @@ be saved in the calendar on the PC.</string>
<tabstops>
<tabstop>tabWidget</tabstop>
</tabstops>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>