Comment 7 for bug 983646

Revision history for this message
Marco Trevisan (TreviƱo) (3v1n0) wrote :

I think we can fix in some ways:
 1) IconTexture should inherit sigc::trackable
 2) removing the lambda in HudIcon and use sigc::mem_fun
 3) Do texture_updated.clear() in ~HudIcon.