[inline]
Return TRUE if currently inside undo or redo operation; this is useful to avoid generating another undo command while inside an undo operation.
Definition at line 269 of file FXUndoList.h.
00269 { return working; }