Removed commented out line
This commit is contained in:
@@ -1862,7 +1862,6 @@ class GuiDocEditHeader(QWidget):
|
|||||||
self.buttonSize = fPx + hSp
|
self.buttonSize = fPx + hSp
|
||||||
|
|
||||||
# Main Widget Settings
|
# Main Widget Settings
|
||||||
# self.setContentsMargins(2*self.buttonSize, 0, 0, 0)
|
|
||||||
self.setAutoFillBackground(True)
|
self.setAutoFillBackground(True)
|
||||||
self.setPalette(self.thePalette)
|
self.setPalette(self.thePalette)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user