fix build bustage with nsMenuEvent
git-svn-id: svn://10.0.0.236/trunk@99462 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
#include <Appearance.h>
|
||||
#include "nsMacResources.h"
|
||||
|
||||
#include "nsGUIEvent.h"
|
||||
|
||||
// CIDs
|
||||
#include "nsWidgetsCID.h"
|
||||
static NS_DEFINE_CID(kMenuBarCID, NS_MENUBAR_CID);
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
|
||||
#include "nsGUIEvent.h"
|
||||
|
||||
#include "nsStringUtil.h"
|
||||
|
||||
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include "nsIDocumentObserver.h"
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsIDocShell.h"
|
||||
#include "prinrval.h"
|
||||
|
||||
#include "nsMenuX.h"
|
||||
#include "nsMenubarX.h"
|
||||
@@ -55,6 +56,8 @@
|
||||
#include <Balloons.h>
|
||||
#include <CarbonEvents.h>
|
||||
|
||||
#include "nsGUIEvent.h"
|
||||
|
||||
#include "nsDynamicMDEF.h"
|
||||
|
||||
const PRInt16 kMacMenuIDX = nsMenuBarX::kAppleMenuID + 1;
|
||||
|
||||
Reference in New Issue
Block a user