Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg
2012-10-29 16:42:11 +01:00
2 changed files with 3 additions and 1 deletions

View File

@ -135,6 +135,7 @@ struct deco_render_params {
Rect con_deco_rect;
uint32_t background;
bool con_is_leaf;
orientation_t parent_orientation;
};
/**