mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Add instance pointer for button sensitivity.
This commit is contained in:
parent
e8a1ca2e0f
commit
113b1ff718
@ -113,6 +113,7 @@ XFE_ToolbarNavigation::createBaseWidget(Widget parent,
|
||||
navigation = XtVaCreateWidget(name,
|
||||
xfeCascadeWidgetClass,
|
||||
parent,
|
||||
XmNinstancePointer, this,
|
||||
NULL);
|
||||
return navigation;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user