summaryrefslogtreecommitdiffstats
path: root/korn
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
commitdfb7562b7e607f0ae077a6a436966203029df56d (patch)
treed58abf870c3754458d44a192a0b9e186f506c4ed /korn
parentfc5197ec86abe5dc0fa4b48979684845b52357f2 (diff)
downloadtdepim-dfb7562b7e607f0ae077a6a436966203029df56d.tar.gz
tdepim-dfb7562b7e607f0ae077a6a436966203029df56d.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/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'korn')
-rw-r--r--korn/ChangeLog2
-rw-r--r--korn/dockeditem.h4
-rw-r--r--korn/hvitem.cpp2
-rw-r--r--korn/kornaccountcfg.ui2
-rw-r--r--korn/kornboxcfg.ui2
-rw-r--r--korn/korncfg.ui2
-rw-r--r--korn/progress_dialog.ui2
-rw-r--r--korn/subjectsdlg.cpp2
-rw-r--r--korn/systemtray.h4
9 files changed, 11 insertions, 11 deletions
diff --git a/korn/ChangeLog b/korn/ChangeLog
index d759fb3f3..e644587e3 100644
--- a/korn/ChangeLog
+++ b/korn/ChangeLog
@@ -27,7 +27,7 @@
1999-06-23 Cristian Tibirna <ctibirna@total.net>
* temporarily take care of korn (with Taj's blessing)
- * fix most of the tqlayouts (/me being too stupid to fix Taj's nice
+ * fix most of the layouts (/me being too stupid to fix Taj's nice
custom tqlayout classes, I switched completely to pure QLayouts)
* fixed most of the i18n
* made FileDialogs start with the current path by default (instead no
diff --git a/korn/dockeditem.h b/korn/dockeditem.h
index a80c17879..4500d8776 100644
--- a/korn/dockeditem.h
+++ b/korn/dockeditem.h
@@ -39,9 +39,9 @@ class DockedItem : public BoxContainerItem
TQ_OBJECT
public:
/**
- * This contructor gives all it parameters to its tqparents.
+ * This contructor gives all it parameters to its parents.
* @param parant The tqparent window
- * @param name The name of the TQObject's tqparents.
+ * @param name The name of the TQObject's parents.
*/
DockedItem( TQWidget * tqparent = 0, const char * name = 0 );
/**
diff --git a/korn/hvitem.cpp b/korn/hvitem.cpp
index bc47e9e77..fa4190d3e 100644
--- a/korn/hvitem.cpp
+++ b/korn/hvitem.cpp
@@ -46,7 +46,7 @@ HVItem::HVItem( TQWidget *tqparent, const char *name )
HVItem::~HVItem()
{
- //Let everything be deleted by his tqparents.
+ //Let everything be deleted by his parents.
}
void HVItem::showBox()
diff --git a/korn/kornaccountcfg.ui b/korn/kornaccountcfg.ui
index 9152c3af4..9a640718e 100644
--- a/korn/kornaccountcfg.ui
+++ b/korn/kornaccountcfg.ui
@@ -237,7 +237,7 @@
<Q_SLOTS>
<slot access="protected">slotProtocolChanged( const TQString&amp; )</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
diff --git a/korn/kornboxcfg.ui b/korn/kornboxcfg.ui
index f12cf606a..3d9ca6092 100644
--- a/korn/kornboxcfg.ui
+++ b/korn/kornboxcfg.ui
@@ -1677,7 +1677,7 @@
<slot access="protected">slotNormalAnimToggled( bool )</slot>
<slot access="protected">slotNewAnimToggled( bool )</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcolorbutton.h</includehint>
<includehint>kcolorbutton.h</includehint>
diff --git a/korn/korncfg.ui b/korn/korncfg.ui
index baa766dd8..8707cecc6 100644
--- a/korn/korncfg.ui
+++ b/korn/korncfg.ui
@@ -172,5 +172,5 @@
<slot access="protected">slotSetDefaults( const TQString&amp;, const int, KConfig* )</slot>
<slot access="protected">slotEditBox()</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/korn/progress_dialog.ui b/korn/progress_dialog.ui
index c5d93ce1f..e56703418 100644
--- a/korn/progress_dialog.ui
+++ b/korn/progress_dialog.ui
@@ -116,5 +116,5 @@
<slot>setProgress( int number )</slot>
<slot access="private" specifier="non virtual">cancelbutton()</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/korn/subjectsdlg.cpp b/korn/subjectsdlg.cpp
index 333021c52..593ea212b 100644
--- a/korn/subjectsdlg.cpp
+++ b/korn/subjectsdlg.cpp
@@ -61,7 +61,7 @@ KornSubjectsDlg::KornSubjectsDlg( TQWidget *tqparent )
setModal( true );
// The dialog contains a list view and several buttons.
- // Two box tqlayouts hol dthem.
+ // Two box layouts hol dthem.
TQWidget * page = new TQWidget( this );
setMainWidget(page);
invertSelButton = new KPushButton(i18n("&Invert Selection"), page);
diff --git a/korn/systemtray.h b/korn/systemtray.h
index 6338ae57e..54fba1a4f 100644
--- a/korn/systemtray.h
+++ b/korn/systemtray.h
@@ -34,9 +34,9 @@ class SystemTray : public KSystemTray
TQ_OBJECT
public:
/**
- * This contructor gives all it parameters to its tqparents.
+ * This contructor gives all it parameters to its parents.
* @param parant The tqparent window
- * @param name The name of the TQObject's tqparents.
+ * @param name The name of the TQObject's parents.
*/
SystemTray( TQWidget * tqparent = 0, const char * name = 0 );
/**