<table><tr><td style="">kmaterka added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24755">View Revision</a></tr></table><br /><div><div><p>Continuation of <a href="https://phabricator.kde.org/D24667" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: line-through;">D24667</a>. I know this solution sucks, but I have no idea how this can be done better.</p>
<p>I have another idea, probably even crazier: set "DO_NOT_DELETE" flag as a QObject property. Then in destructor check it:<br />
if (d->m_menu->property("DO_NOT_DELETE") == true) // ignore</p>
<p>Obviously that would be undocumented, ugly hack... Any other idea how to fix bug 365105?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24755">https://phabricator.kde.org/D24755</a></div></div><br /><div><strong>To: </strong>kmaterka, Frameworks, davidedmundson, broulik, nicolasfella<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>