Oops, added the comment in the wrong place.
git-svn-id: svn://10.0.0.236/trunk@193247 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f982efe3c6
commit
b9dc54e659
@ -36,16 +36,16 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsILayoutHistoryState.h"
|
||||
#include "nsWeakReference.h"
|
||||
#include "nsClassHashtable.h"
|
||||
#include "nsPresState.h"
|
||||
|
||||
/*
|
||||
* container for information saved in session history when the document
|
||||
* is not
|
||||
*/
|
||||
|
||||
#include "nsILayoutHistoryState.h"
|
||||
#include "nsWeakReference.h"
|
||||
#include "nsClassHashtable.h"
|
||||
#include "nsPresState.h"
|
||||
|
||||
class nsLayoutHistoryState : public nsILayoutHistoryState,
|
||||
public nsSupportsWeakReference
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user