From 45598e35650c5806ecf2d684afeeb0da41c3ff6b Mon Sep 17 00:00:00 2001
From: tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Sat, 9 Jul 2011 02:23:29 +0000
Subject: 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
---
 conduits/memofileconduit/setup_base.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'conduits/memofileconduit')

diff --git a/conduits/memofileconduit/setup_base.ui b/conduits/memofileconduit/setup_base.ui
index 606bf5e..d3bf795 100644
--- a/conduits/memofileconduit/setup_base.ui
+++ b/conduits/memofileconduit/setup_base.ui
@@ -32,9 +32,9 @@ the Memofile-conduit settings.</comment>
     <property name="caption">
         <string>Memofile 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 Memofile-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">
@@ -134,7 +134,7 @@ the Memofile-conduit settings.</comment>
 <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>
-- 
cgit v1.2.1