Cast needed for DU4.0 (Bugzilla:316)
git-svn-id: svn://10.0.0.236/trunk@11329 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3bd5da255c
commit
5ca1634a4f
@ -51,7 +51,8 @@ XFE_HTMLDialogFrame::XFE_HTMLDialogFrame(Widget toplevel,
|
||||
|
||||
D(printf ("in XFE_HTMLDialogFrame::XFE_HTMLDialogFrame()\n");)
|
||||
|
||||
htmlview = new XFE_HTMLView(this, getChromeParent(), NULL, m_context);
|
||||
htmlview = new XFE_HTMLView(this, getChromeParent(),
|
||||
(XFE_View *)NULL, m_context);
|
||||
|
||||
setView(htmlview);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user