зеркало из https://github.com/mozilla/pjs.git
Call show() on the builtin for SHACK.
This commit is contained in:
Родитель
cd65a61996
Коммит
6ba9230dad
|
@ -2856,6 +2856,7 @@ fe_showRDFTreeView (Widget parent, LO_BuiltinStruct *builtin_struct)
|
||||||
XmNheight, builtin_struct->height,
|
XmNheight, builtin_struct->height,
|
||||||
NULL);
|
NULL);
|
||||||
XtRealizeWidget (parent);
|
XtRealizeWidget (parent);
|
||||||
|
builtin->show();
|
||||||
|
|
||||||
return (builtin->getBaseWidget());
|
return (builtin->getBaseWidget());
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче