summaryrefslogtreecommitdiffstats
path: root/conduits/recordconduit
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/recordconduit
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/recordconduit')
-rw-r--r--conduits/recordconduit/setup_base.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/conduits/recordconduit/setup_base.ui b/conduits/recordconduit/setup_base.ui
index 389219b..3608371 100644
--- a/conduits/recordconduit/setup_base.ui
+++ b/conduits/recordconduit/setup_base.ui
@@ -32,9 +32,9 @@ the Record-conduit settings.</comment>
<property name="caption">
<string>Null-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">
@@ -58,7 +58,7 @@ the Record-conduit settings.</comment>
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="tqlayoutMargin" stdset="0">
+ <property name="layoutMargin" stdset="0">
</property>
<widget class="TQWidget">
<property name="name">
@@ -154,5 +154,5 @@ the Record-conduit settings.</comment>
<tabstops>
<tabstop>tabWidget</tabstop>
</tabstops>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>