Added ReflowDirty reflow command
git-svn-id: svn://10.0.0.236/trunk@19522 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
158674028d
commit
3ac487b083
@ -143,6 +143,9 @@ public:
|
||||
// an incremental reflow.
|
||||
CheckPullupReflow,
|
||||
|
||||
// Reflow dirty stuff (really a per-frame extension)
|
||||
ReflowDirty,
|
||||
|
||||
// Trap door for extensions.
|
||||
UserDefined
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user