FreeBSD Bugzilla – Attachment 125917 Details for
Bug 169623
Vendor update net-im/kmess-kde4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-src--model--contactlistmodelitem.cpp
patch-src--model--contactlistmodelitem.cpp (text/x-c++src), 405 bytes, created by
Axel Gonzalez
on 2012-07-28 20:23:04 UTC
(
hide
)
Description:
patch-src--model--contactlistmodelitem.cpp
Filename:
MIME Type:
Creator:
Axel Gonzalez
Created:
2012-07-28 20:23:04 UTC
Size:
405 bytes
patch
obsolete
>--- src/model/contactlistmodelitem.cpp.orig 2012-07-03 01:35:16.000000000 -0500 >+++ src/model/contactlistmodelitem.cpp 2012-07-03 01:35:50.000000000 -0500 >@@ -79,7 +79,8 @@ > */ > ContactListModelItem::~ContactListModelItem() > { >- qDeleteAll( childItems_ ); >+ while( !childItems_.isEmpty() ) >+ delete childItems_.takeFirst(); > childItems_.clear(); > > // Delete this item from the parent's children
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 169623
:
125916
| 125917 |
125918
|
125919