mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-21 22:21:02 +00:00
another layout correction
This commit is contained in:
parent
5a1ce4943e
commit
a5bbfff9e2
@ -74,7 +74,7 @@ void CSVSettings::Dialog::buildPages()
|
|||||||
mStackedWidget->addWidget (page);
|
mStackedWidget->addWidget (page);
|
||||||
}
|
}
|
||||||
|
|
||||||
mPageListWidget->setMaximumWidth (maxWidth + 50);
|
mPageListWidget->setMaximumWidth (maxWidth + 10);
|
||||||
|
|
||||||
resize (mStackedWidget->sizeHint());
|
resize (mStackedWidget->sizeHint());
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user