*** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@48623 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -676,11 +676,7 @@ NS_IMETHODIMP nsMacWindow::Resize(PRInt32 aWidth, PRInt32 aHeight, PRBool aRepai
|
||||
PRBool nsMacWindow::OnPaint(nsPaintEvent &event)
|
||||
{
|
||||
|
||||
//if (eWindowType_popup == mWindowType) {
|
||||
//return PR_TRUE;
|
||||
//}else {
|
||||
return PR_FALSE; // don't dispatch the update event
|
||||
//}
|
||||
return PR_TRUE; // don't dispatch the update event
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user