mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
autodrawer: Fix some pylint
This commit is contained in:
parent
ae9ba46ff4
commit
2e67a21435
@ -283,7 +283,7 @@ class OverBox(parentclass):
|
||||
|
||||
def do_style_set(self, style):
|
||||
if self.is_realized():
|
||||
self.set_background()
|
||||
self._set_background()
|
||||
|
||||
parentclass.do_style_set(self, style)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user