r=jeffreyj, sr=blizzard (platform specific code), a=asa OS/2 only - save mime types in INI file so we don't keep popping up box git-svn-id: svn://10.0.0.236/trunk@134997 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -227,7 +227,7 @@ BOOL CPlugin::init(HWND hWndParent)
|
||||
WinShowWindow(m_hWnd, TRUE);
|
||||
}
|
||||
|
||||
// if(IsNewMimeType((PSZ)m_pNPMIMEType) || m_bHidden)
|
||||
if(IsNewMimeType((PSZ)m_pNPMIMEType) || m_bHidden)
|
||||
showGetPluginDialog();
|
||||
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user