Add a reference to the shell for shell_surface

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-07-03 08:53:04 +01:00
parent 71924eb5d1
commit e708097c85
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ struct _E_Wayland_Shell_Surface
Eina_Bool active : 1;
void *shell;
void *ping_timer;
};