• Michael Stahl's avatar
    tdf#108863 sd: disable Undo earlier if no Undo Steps · 49528471
    Michael Stahl yazdı
    If 0 Undo Steps, the Undo is disabled by a timer somewhere calling
    SfxShell::SetUndoManager().  This seems a bit risky, so disable it
    already when the sd::UndoManager is created.
    
    Change-Id: I9caf14fe32251d1f92cb5fa0683838316275eab3
    49528471
docshell.cxx 14.2 KB