Invalidate named window pixmap on reparent.

SVN revision: 25367
This commit is contained in:
Kim Woelders 2006-09-02 15:23:04 +00:00
parent 106d647e5e
commit 0cca68ca52
1 changed files with 1 additions and 0 deletions

View File

@ -1596,6 +1596,7 @@ ECompMgrWinReparent(EObj * eo, Desk * dsk, int change_xy)
eo->desk = dsk;
_ECM_SET_STACK_CHANGED();
ECompMgrDamageMergeObject(eo, cw->extents, 0);
ECompMgrWinInvalidate(eo, INV_PIXMAP);
}
static void