https://bugs.kde.org/show_bug.cgi?id=242693
--- Comment #3 from Thomas Lübking <thomas luebking web de> 2010-11-02 21:34:53 --- SVN commit 1192388 by luebking: * replace qhash by qmap and avoid side-effect prone QHash::operator[] * use TimeLine data memeber instead pointer to prevent leaking * only setTransformed() if there's really a current animation, not if "a window we know is mapped" * therefore use a poperty to know whether the effect manages a deleted window * set the TRANSFORMED flag in prePaintWindow as it should be CCBUG: 242693 M +58 -50 sheet.cpp M +3 -4 sheet.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1192388 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
