summaryrefslogtreecommitdiffstats
path: root/kmail/folderpropertiesdialog.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-14 20:16:30 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-04-14 20:16:30 +0000
commit1c93fca14d9ce37499bcfdf994c660186a0b6f17 (patch)
treef2defe163a805a9e34a2142dfde4cdb5e49241e7 /kmail/folderpropertiesdialog.ui
parent67e29a054cfcb1b0d2fe6b0a316cf6b3eec087b7 (diff)
downloadtdepim-1c93fca14d9ce37499bcfdf994c660186a0b6f17.tar.gz
tdepim-1c93fca14d9ce37499bcfdf994c660186a0b6f17.zip
Enable kdepim compilation under Qt4
This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmail/folderpropertiesdialog.ui')
-rw-r--r--kmail/folderpropertiesdialog.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/kmail/folderpropertiesdialog.ui b/kmail/folderpropertiesdialog.ui
index 984885c1..1966944a 100644
--- a/kmail/folderpropertiesdialog.ui
+++ b/kmail/folderpropertiesdialog.ui
@@ -608,13 +608,13 @@
</connection>
<connection>
<sender>mNormalIconButton</sender>
- <signal>iconChanged(QString)</signal>
+ <signal>iconChanged(TQString)</signal>
<receiver>KMFolderDialogUI</receiver>
- <slot>slotChangeIcon(QString)</slot>
+ <slot>slotChangeIcon(TQString)</slot>
</connection>
</connections>
<includes>
- <include location="global" impldecl="in declaration">qvaluelist.h</include>
+ <include location="global" impldecl="in declaration">tqvaluelist.h</include>
<include location="local" impldecl="in implementation">kmfolderdir.h</include>
<include location="local" impldecl="in implementation">kmfolder.h</include>
<include location="global" impldecl="in implementation">kdialog.h</include>
@@ -622,16 +622,16 @@
</includes>
<forwards>
<forward>class KMFolderDir;</forward>
- <forward>template &lt;typename T&gt; class QGuardedPtr; </forward>
+ <forward>template &lt;typename T&gt; class TQGuardedPtr; </forward>
<forward>class KMFolder; </forward>
</forwards>
<variables>
<variable>KMFolder *mFolder;</variable>
- <variable>QValueList&lt;QGuardedPtr&lt;KMFolder&gt; &gt; mFolders;</variable>
+ <variable>TQValueList&lt;TQGuardedPtr&lt;KMFolder&gt; &gt; mFolders;</variable>
<variable>KMFolderDir *mFolderDIr;</variable>
</variables>
<Q_SLOTS>
- <slot access="protected">slotChangeIcon( QString )</slot>
+ <slot access="protected">slotChangeIcon( TQString )</slot>
</Q_SLOTS>
<tqlayoutdefaults spacing="6" margin="11"/>
<tqlayoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>