Don't set scroll bars to minimum after creation layout.
--HG-- branch : develop
This commit is contained in:
parent
329c459448
commit
4bbe378b09
|
@ -723,7 +723,6 @@ void MainWindow::ShowToolTip(const QString &toolTip)
|
||||||
void MainWindow::tableClosed()
|
void MainWindow::tableClosed()
|
||||||
{
|
{
|
||||||
show();
|
show();
|
||||||
MinimumScrollBar();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user