mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 757771 part 3 - Include nsRange.h from nsTypedSelection.h
This commit is contained in:
parent
816af37647
commit
43b3bdf8ac
@ -17,7 +17,6 @@
|
||||
#include "nsIAtom.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsISelection.h"
|
||||
#include "nsRange.h"
|
||||
#include "nsTypedSelection.h"
|
||||
#include "nsIDOMCharacterData.h"
|
||||
#include "nsIPrivateTextRange.h"
|
||||
|
@ -12,12 +12,12 @@
|
||||
#include "nsISelection.h"
|
||||
#include "nsISelectionController.h"
|
||||
#include "nsISelectionPrivate.h"
|
||||
#include "nsRange.h"
|
||||
|
||||
struct CachedOffsetForFrame;
|
||||
class nsAutoScrollTimer;
|
||||
class nsIContentIterator;
|
||||
class nsIFrame;
|
||||
class nsRange;
|
||||
struct SelectionDetails;
|
||||
|
||||
struct RangeData
|
||||
|
Loading…
Reference in New Issue
Block a user