Move RecalcWordWrapRunnable and WrapLineCacheData

Authored by mreeves on Dec 5 2019, 2:32 AM.

Description

Move RecalcWordWrapRunnable and WrapLineCacheData

These two micro classes needed to be be some where more discoverable.
They were effectivly hidden were they were since I only just discovered they
even existsed. WrapLineCacheData is now global scope since it was
not used within DiffTextWindowData.

Details

Committed
mreevesDec 6 2019, 2:09 PM
Parents
R983:bf68a42a2150: make DiffTextWindowData::WrapLineCacheData members private
Branches
Unknown
Tags
Unknown