X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-window-mgr.c;h=411fb215c6f64c03ed21d3ddaf6d9d8c60391215;hp=5552e1a518935f51463eb43ac2122b9deb80e022;hb=HEAD;hpb=b3dbc07d42fa39e139ccb1b45fc1433a0b3a94bf diff --git a/src/widgets/modest-window-mgr.c b/src/widgets/modest-window-mgr.c index 5552e1a..411fb21 100644 --- a/src/widgets/modest-window-mgr.c +++ b/src/widgets/modest-window-mgr.c @@ -552,6 +552,7 @@ modest_window_mgr_register_window (ModestWindowMgr *self, application is closed */ modest_runtime_set_allow_shutdown (TRUE); } + return retval; }