mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 793494 Allow non-libxul code to include nsIWidget.h again r=roc
This commit is contained in:
parent
907e7d9843
commit
ae88e50535
@ -11,7 +11,6 @@
|
||||
#include "nsCoord.h"
|
||||
#include "nsRect.h"
|
||||
#include "nsPoint.h"
|
||||
#include "nsRegion.h"
|
||||
#include "nsStringGlue.h"
|
||||
|
||||
#include "prthread.h"
|
||||
@ -36,6 +35,7 @@ class gfxASurface;
|
||||
class nsIContent;
|
||||
class ViewWrapper;
|
||||
class nsIWidgetListener;
|
||||
class nsIntRegion;
|
||||
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
Loading…
Reference in New Issue
Block a user