mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-14 02:37:01 -07:00
upd xlib.qt
This commit is contained in:
parent
2605930dfe
commit
640ff5db62
3 changed files with 46 additions and 1 deletions
|
@ -44,7 +44,7 @@ class QXLabel(QLabel, _part_QXWidget):
|
|||
maximum_size=maximum_size, maximum_width=maximum_width, maximum_height=maximum_height,
|
||||
fixed_size=fixed_size, fixed_width=fixed_width, fixed_height=fixed_height,
|
||||
hided=hided, enabled=enabled )
|
||||
|
||||
|
||||
def _update_color(self):
|
||||
if self._color is not None:
|
||||
pal = QPalette(self._default_pal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue