зеркало из https://github.com/mozilla/pjs.git
Bug 595697 - nsIPluginInstance.h(30) : warning C4099: 'gfxASurface' : type name first seen using 'class' now seen using 'struct' r=benjamin a=approval2.0
This commit is contained in:
Родитель
93abb42394
Коммит
73e1be01e9
|
@ -47,7 +47,7 @@ interface nsIOutputStream;
|
|||
#include "gfxASurface.h"
|
||||
struct JSContext;
|
||||
struct JSObject;
|
||||
struct gfxASurface;
|
||||
class gfxASurface;
|
||||
|
||||
#define NPRUNTIME_JSCLASS_NAME "NPObject JS wrapper class"
|
||||
%}
|
||||
|
|
Загрузка…
Ссылка в новой задаче