Call show() on the builtin for SHACK.
git-svn-id: svn://10.0.0.236/trunk@9578 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2856,6 +2856,7 @@ fe_showRDFTreeView (Widget parent, LO_BuiltinStruct *builtin_struct)
|
||||
XmNheight, builtin_struct->height,
|
||||
NULL);
|
||||
XtRealizeWidget (parent);
|
||||
builtin->show();
|
||||
|
||||
return (builtin->getBaseWidget());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user