WSL/SLF GitLab Repository

Skip to content
  • Michael Reisecker's avatar
    Fix potential PreviewWindow memory leak · 9f7add06
    Michael Reisecker authored
    Now the PreviewEdit is properly parented and the garbage collector can
    cascade down to the syntax highlighters (which are parented through
    their text document).
    
    - INI syntax highlighting moved from PreviewWindow to PreviewEdit
    - Split up BSD code with separate header because most of it is actually
    our own by now...
    9f7add06