diff --git a/kmmainwin.cpp b/kmmainwin.cpp index d27fd4b9d..9be1c5c97 100644 --- a/kmmainwin.cpp +++ b/kmmainwin.cpp @@ -90,7 +90,6 @@ KMMainWin::KMMainWin(QWidget *, char *name) : connect(acctMgr, SIGNAL( newMail()), SLOT( slotNewMail())); - kapp->setName("KMail"); setCaption( i18n("KDE Mail Client") ); // must be the last line of the constructor: