SVN revision: 16474
This commit is contained in:
sebastid 2005-09-03 00:00:54 +00:00 committed by sebastid
parent 3dd767f7da
commit f79cf5cfb9
1 changed files with 3 additions and 0 deletions

View File

@ -1015,6 +1015,9 @@ _e_apps_cb_exit(void *data, int type, void *event)
Ecore_Event_Exe_Exit *ev;
E_App *a;
/* FIXME: Check if we launched this exe, else it isn't sure that
* the exe data is an E_App!
*/
ev = event;
if (ev->exe)
{