[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Jul 15 23:13:10 CEST 2004
CVS commit by staikos:
don't clear the children, it's supposed to happen shortly later, but wasn't due
to a bug elsewhere discovered by Barth. Proper fixing coming soon.
M +0 -1 kstviewwindow.cpp 1.26
--- kdeextragear-2/kst/kst/kstviewwindow.cpp #1.25:1.26
@@ -126,5 +126,4 @@ void KstViewWindow::updateActions() {
KstViewWindow::~KstViewWindow() {
KstApp::inst()->updateDialogsForWindow();
- _view->clearChildren();
}
More information about the Kst
mailing list