mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Whitespace...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8717 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9c57aa5277
commit
5d367b87c4
@ -332,7 +332,7 @@ void XFormsToolbar::add(FuncRequest const & func, string const & tooltip)
|
||||
gravity = NorthEastGravity;
|
||||
else if (position_ == XFormsView::Bottom)
|
||||
gravity = SouthWestGravity;
|
||||
|
||||
|
||||
fl_set_object_gravity(obj, gravity, gravity);
|
||||
|
||||
Funcs::iterator fit = funcs.insert(funcs.end(), func);
|
||||
|
Loading…
Reference in New Issue
Block a user