forked from teamnwah/openmw-tes3coop
reclaiming some unused space
This commit is contained in:
parent
e20fa209cc
commit
868fdfba51
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ CSVSettings::Frame::Frame (bool isVisible, const QString &title,
|
|||
{
|
||||
// must be Page, not a View
|
||||
setStyleSheet (sInvisibleBoxStyle);
|
||||
mLayout->setContentsMargins(10, 15, 10, 15);
|
||||
}
|
||||
|
||||
setLayout (mLayout);
|
||||
|
|
Loading…
Reference in a new issue