diff options
Diffstat (limited to 'kmail/kmmainwidget.cpp')
-rw-r--r-- | kmail/kmmainwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp index fc782fbb2..1dc08d053 100644 --- a/kmail/kmmainwidget.cpp +++ b/kmail/kmmainwidget.cpp @@ -183,7 +183,7 @@ KMMainWidget::KMMainWidget(TQWidget *parent, const char *name, mCustomForwardMapper = 0; // FIXME This should become a line separator as soon as the API - // is extended in kdelibs. + // is extended in tdelibs. mToolbarActionSeparator = new KActionSeparator( actionCollection ); if( !s_mainWidgetList ) |