Oops, added the comment in the wrong place.
This commit is contained in:
Родитель
8b90a8ebf4
Коммит
0154eb72e5
|
@ -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
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче