[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kmail
From:       CVS by coolo <kde-cvs () kde ! org>
Date:       2001-04-30 18:04:06
[Download RAW message or body]


kdenetwork/kmail kmmainwin.cpp,1.305,1.306
Author: coolo
Mon Apr 30 18:04:06 UTC 2001
In directory cvs.kde.org:/var/tmp/cvs-serv14453

Modified Files:
	kmmainwin.cpp 
Log Message:
I've just read that popup menus aren't deleted on QMenuData::clear()
+    while ( menu->count() ) {
+        delete menu->findItem( menu->idAt( 0 ) )->popup();
+        menu->removeItemAt( 0 );
+    }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic