1
0
Fork 0

meta-window-group: Fix compile warning

This commit is contained in:
Adel Gadllah 2013-07-18 16:23:27 +02:00
parent b0cf0b2442
commit c2af13cf31

View file

@ -155,7 +155,7 @@ meta_window_group_paint (ClutterActor *actor)
if (!CLUTTER_ACTOR_IS_VISIBLE (child))
continue;
if (child == info->unredirected_window)
if (META_WINDOW_ACTOR (child) == info->unredirected_window)
continue;
/* If an actor has effects applied, then that can change the area