mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
Untabify.
This commit is contained in:
parent
281c8602e1
commit
0fb29b965b
@ -360,7 +360,7 @@ private:
|
||||
public: // NOT in nsIViewManager, so private to the view module
|
||||
nsView* GetRootView() const { return mRootView; }
|
||||
nsView* GetMouseEventGrabber() const;
|
||||
nsView* GetKeyEventGrabber() const { return mKeyGrabber; }
|
||||
nsView* GetKeyEventGrabber() const { return mKeyGrabber; }
|
||||
|
||||
nsEventStatus HandleEvent(nsView* aView, nsGUIEvent* aEvent, PRBool aCaptured);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user