Do not leave empty toplevel widgets after closing all open files with "Close…

Authored by Alexander Dymo <adymo@kdevelop.org> on Nov 28 2009, 1:19 AM.

Description

Do not leave empty toplevel widgets after closing all open files with "Close All": - it was the left corner workingset indicator widget which was reparented to 0 and stayed visible - the current fix is to hide it before reparenting and show right after adding to the corner - this fix is of course bad, but it's not worse than the code which manages this widget (in general, workingsets do not properly integrate into the UI)

BUG:198251

Details

Committed
Alexander Dymo <adymo@kdevelop.org>Nov 28 2009, 1:19 AM
Parents
R32:27d088aae82a: Revert "Qt doesn't update the selection state when the model removes rows, so"…
Branches
Unknown
Tags
Unknown
Alexander Dymo <adymo@kdevelop.org> committed R32:7424d8b6e751: Do not leave empty toplevel widgets after closing all open files with "Close… (authored by Alexander Dymo <adymo@kdevelop.org>).Nov 28 2009, 1:19 AM