Remove TopContext with all declarations

Milian Wolff mail at milianw.de
Tue Jan 27 17:09:36 UTC 2009


Am Dienstag 27 Januar 2009 schrieb David nolden:
> struct DUChainReleaser {
> DUChainReleaser(TopDUContext* top) : m_top(top) {
> }
> ~DUChainRelease() {
> release(m_top);
> }
> TopDUContext* m_top;
> };

Easy and straight forward with good results. I'll use that since we could 
potentially have multiple top contexts.

Thanks very much.

Also to M. Breugelmans for his suggestion.

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090127/e0c1a4f9/attachment.sig>


More information about the KDevelop-devel mailing list