зеркало из https://github.com/mozilla/gecko-dev.git
Removed commented out line
This commit is contained in:
Родитель
0138944633
Коммит
aa59d9ab82
|
@ -822,7 +822,6 @@ nsEventStatus PR_CALLBACK HandleRobotEvent(nsGUIEvent *aEvent)
|
|||
case NS_PAINT:
|
||||
#ifndef XP_UNIX
|
||||
// paint the background
|
||||
// if (aEvent->widget->GetNativeData(NS_NATIVE_WIDGET) == mRobotDialog ) {
|
||||
if (aEvent->widget == mRobotDialog ) {
|
||||
nsIRenderingContext *drawCtx = ((nsPaintEvent*)aEvent)->renderingContext;
|
||||
drawCtx->SetColor(aEvent->widget->GetBackgroundColor());
|
||||
|
|
Загрузка…
Ссылка в новой задаче