mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-19 01:16:45 -04:00
reclaiming some unused space
This commit is contained in:
parent
e20fa209cc
commit
868fdfba51
@ -17,7 +17,6 @@ CSVSettings::Frame::Frame (bool isVisible, const QString &title,
|
|||||||
{
|
{
|
||||||
// must be Page, not a View
|
// must be Page, not a View
|
||||||
setStyleSheet (sInvisibleBoxStyle);
|
setStyleSheet (sInvisibleBoxStyle);
|
||||||
mLayout->setContentsMargins(10, 15, 10, 15);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
setLayout (mLayout);
|
setLayout (mLayout);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user