Don't show in winlist.

SVN revision: 48829
This commit is contained in:
Christopher Michael 2010-05-13 21:36:46 +00:00
parent 3355960511
commit f118fa09c1
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ e_mod_sft_win_new(E_Zone *zone)
e_win_show(swin->win);
e_border_zone_set(swin->win->border, zone);
swin->win->border->user_skip_winlist = 1;
/* set this window to be a dock window. This needs to be done after show
* as E will sometimes reset the window type */