Added nsIReflowCommand interface

git-svn-id: svn://10.0.0.236/trunk@3538 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy
1998-06-09 04:51:44 +00:00
parent 1f5bdbcecd
commit 90ad65a58a
56 changed files with 783 additions and 360 deletions

View File

@@ -21,7 +21,7 @@
#include "nsITableContent.h"
#include "nsTableContent.h"
#include "nsBodyFrame.h"
#include "nsReflowCommand.h"
#include "nsIReflowCommand.h"
#include "nsIStyleContext.h"
#include "nsStyleConsts.h"
#include "nsIPresContext.h"
@@ -31,7 +31,7 @@
#include "nsIContentDelegate.h"
#include "nsCSSLayout.h"
#include "nsVoidArray.h"
#include "nsReflowCommand.h"
#include "nsIReflowCommand.h"
#include "nsIPtr.h"
#ifdef NS_DEBUG