Skip to content
  • Christoph Cullmann's avatar
    no delayed readSessionConfig · 3414b626
    Christoph Cullmann authored
    the config pointer might be invalid at that point in time
    
    if we want to delay stuff, that must be done inside
    readSessionConfig in the KTextEditor::View itself,
    after reading the stuff from the passed config
    
    BUG: 453152
    3414b626