diff --git a/nw/gui/doceditor.py b/nw/gui/doceditor.py index 4d1f3f7c..0da72625 100644 --- a/nw/gui/doceditor.py +++ b/nw/gui/doceditor.py @@ -1862,7 +1862,6 @@ class GuiDocEditHeader(QWidget): self.buttonSize = fPx + hSp # Main Widget Settings - # self.setContentsMargins(2*self.buttonSize, 0, 0, 0) self.setAutoFillBackground(True) self.setPalette(self.thePalette)