summaryrefslogtreecommitdiffstats
path: root/kparts/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/mainwindow.h')
-rw-r--r--kparts/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kparts/mainwindow.h b/kparts/mainwindow.h
index 80ae87d0f..1dbc43975 100644
--- a/kparts/mainwindow.h
+++ b/kparts/mainwindow.h
@@ -88,10 +88,10 @@ protected slots:
virtual void slotSetStatusBarText( const TQString & );
/**
- * Rebuilds the GUI after KEditToolbar changed the toolbar tqlayout.
+ * Rebuilds the GUI after KEditToolbar changed the toolbar layout.
* @see configureToolbars()
* KDE4: make this virtual. (For now we rely on the fact that it's called
- * as a slot, so the metaobject tqfinds it here).
+ * as a slot, so the metaobject finds it here).
*/
void saveNewToolbarConfig();