svn path=/trunk/KDE/kdebase/apps/; revision=716798
column->setGeometry(QRect(-1, -1, 1, 1));
column->show();
layoutColumns();
column->setGeometry(QRect(-1, -1, 1, 1));
column->show();
layoutColumns();
// the layout is finished, now let the column be invisible until it
// gets a valid root index due to expandToActiveUrl()
// the layout is finished, now let the column be invisible until it
// gets a valid root index due to expandToActiveUrl()
+ assureVisibleActiveColumn();
}
bool DolphinColumnView::isZoomInPossible() const
}
bool DolphinColumnView::isZoomInPossible() const