aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Editor.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.cxx b/src/Editor.cxx
index d81e5aa00..170a376ba 100644
--- a/src/Editor.cxx
+++ b/src/Editor.cxx
@@ -452,6 +452,7 @@ void Editor::DropGraphics() {
pixmapSelMargin->Release();
pixmapSelPattern->Release();
pixmapIndentGuide->Release();
+ pixmapIndentGuideHighlight->Release();
}
void Editor::InvalidateStyleData() {