From 49efecc413c41c6b9b0785f929d26c509689e192 Mon Sep 17 00:00:00 2001 From: Reginald Stadlbauer Date: Sat, 25 Mar 2000 00:05:36 +0000 Subject: [PATCH] Removed session-management-breaking-code svn path=/trunk/kdenetwork/kmail/; revision=44572 --- kmmainwin.cpp | 1 - 1 file changed, 1 deletion(-) 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: