зеркало из https://github.com/mozilla/pjs.git
Bug 652361 - [OS/2] build break in nsObjectFrame after checkin for bug 266236
This commit is contained in:
Родитель
97e6a7bf8c
Коммит
1930b08f64
|
@ -224,6 +224,7 @@ using mozilla::DefaultXDisplay;
|
|||
#define INCL_PM
|
||||
#define INCL_GPI
|
||||
#include <os2.h>
|
||||
#include "gfxOS2Surface.h"
|
||||
#endif
|
||||
|
||||
#ifdef CreateEvent // Thank you MS.
|
||||
|
@ -1663,7 +1664,7 @@ nsObjectFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
|
|||
|
||||
#ifdef XP_OS2
|
||||
static void *
|
||||
GetPSFromRC(nsRenderingContext& aRC)
|
||||
GetPSFromRC(nsRenderingContext& aRenderingContext)
|
||||
{
|
||||
nsRefPtr<gfxASurface>
|
||||
surf = aRenderingContext.ThebesContext()->CurrentSurface();
|
||||
|
|
Загрузка…
Ссылка в новой задаче