diff --git a/ide/sourceeditor.pp b/ide/sourceeditor.pp index 27cfd3496f..1fdc06b15c 100644 --- a/ide/sourceeditor.pp +++ b/ide/sourceeditor.pp @@ -9244,6 +9244,7 @@ begin end; end else + if PanelSelMode <> '' then PanelSelMode := PanelSelMode + ': -'; if CurEditor.IsStickySelecting then PanelSelMode := '* '+PanelSelMode;