elementary: make quicklaunch work again.

This commit is contained in:
Cedric BAIL 2013-03-22 14:44:54 +09:00
parent 77581f1c0a
commit d7be2e6f55
1 changed files with 1 additions and 0 deletions

View File

@ -838,6 +838,7 @@ elm_quicklaunch_fork(int argc,
if (postfork_func) postfork_func(postfork_data);
ecore_fork_reset();
eina_main_loop_define();
if (quicklaunch_on)
{