diff options
author | Zufu Liu <unknown> | 2022-03-05 16:25:28 +1100 |
---|---|---|
committer | Zufu Liu <unknown> | 2022-03-05 16:25:28 +1100 |
commit | bbfeaf78ee634c24bd7fcb1c7faff207473e71e4 (patch) | |
tree | 0e99e4a1db470052c8ec106c2e1376f551a8524b /src/EditView.cxx | |
parent | d2299a660d680f8a533abcbf8e050eb41a893e25 (diff) | |
download | scintilla-mirror-bbfeaf78ee634c24bd7fcb1c7faff207473e71e4.tar.gz |
Feature [feature-requests:#1432] Remove redundant calls to DropGraphics.
InvalidateStyleRedraw calls DropGraphics and the unique_ptr destructors will
ensure that the pixmaps are destroyed when Editor is destroyed.
Diffstat (limited to 'src/EditView.cxx')
0 files changed, 0 insertions, 0 deletions