mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
Patch from Bert Driehuis <driehuis@playbeing.org> for returning the view
in the function.
This commit is contained in:
parent
daa9039400
commit
3dcb0c2449
@ -77,6 +77,7 @@ moz_paned_view_create_vertical(MozFrame *parent_frame,
|
||||
if (view == NULL) return NULL;
|
||||
|
||||
moz_paned_view_init(view, parent_frame, context, FALSE);
|
||||
return view;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user