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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdepim/kmail
From:       David Faure <faure () kde ! org>
Date:       2004-11-01 23:43:24
Message-ID: 20041101234324.8FE5116C72 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Backport CVS commit by giessl: 
Delete the Encrypt/Sign checkboxes when the corresponding KMAtmListViewItem is deleted.
Fixes uncontrolled, hanging-around checkboxes after removing attachments from the list.


  M +4 -0      kmcomposewin.cpp   1.851.2.13


--- kdepim/kmail/kmcomposewin.cpp  #1.851.2.12:1.851.2.13
@@ -3833,4 +3833,8 @@ KMAtmListViewItem::KMAtmListViewItem(QLi
 KMAtmListViewItem::~KMAtmListViewItem()
 {
+  delete mCBEncrypt;
+  mCBEncrypt = 0;
+  delete mCBSign;
+  mCBSign = 0;
 }
 


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

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