https://bugs.kde.org/show_bug.cgi?id=427552

--- Comment #2 from Christoph Cullmann <christ...@cullmann.io> ---
Kate uses

    // restore all windows ;)
    for (int n = 1; KMainWindow::canBeRestored(n); n++) {
        newMainWindow(sessionConfig, QString::number(n));
    }

too, that is not good if this always does like there is win 1.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to