user uses scrollbar -> something happens - better :)

SVN revision: 6004
This commit is contained in:
Till Adam 2002-03-01 18:01:22 +00:00
parent 622a5ccaf2
commit 5a88ba9d13
1 changed files with 1 additions and 0 deletions

View File

@ -632,6 +632,7 @@ e_view_icons_apply_xy(E_View *v)
ic = l->data;
e_icon_apply_xy(ic);
}
v->changed = 1;
D_RETURN;
}