Fixing bugstage.

This commit is contained in:
jst%mozilla.jstenback.com 2005-06-18 07:17:11 +00:00
parent 76a60a87eb
commit 11293abdd1

View File

@ -307,7 +307,7 @@ static LRESULT CALLBACK PluginWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM
NP_POPUP_API_VERSION)) {
tmp.swap(instInternal);
instInternal->PushPopupsEnabledState();
instInternal->PushPopupsEnabledState(PR_TRUE);
}
}