mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 12:13:41 +02:00
WIP
This commit is contained in:
@@ -50,7 +50,7 @@ GerberImportDialogFileColumnEditorWidget::GerberImportDialogFileColumnEditorWidg
|
||||
{
|
||||
QHBoxLayout *layout = new QHBoxLayout (this);
|
||||
layout->setSpacing (0);
|
||||
layout->setMargin (0);
|
||||
layout->setContentsMargins (0, 0, 0, 0);
|
||||
setLayout (layout);
|
||||
setFocusPolicy (Qt::ClickFocus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user