a fixme...

SVN revision: 14506
This commit is contained in:
Carsten Haitzler 2005-04-29 19:47:30 +00:00
parent 9f7013f03e
commit f8d4832d6d
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ ACT_FN_GO(desk_flip_by)
if (!obj) return;
if (obj->type != E_MANAGER_TYPE) return;
con = e_manager_container_current_get((E_Manager *)obj);
/* FIXME: this shoudl really go into desk logic and zone... */
if (con)
{
E_Zone *zone;