mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
e98bc96a42
commit
639f080e30
@ -217,7 +217,7 @@ class dialog_setting_game_internal(QWidget):
|
|||||||
icons=("fa.gear",),
|
icons=("fa.gear",),
|
||||||
),
|
),
|
||||||
getIconButton(
|
getIconButton(
|
||||||
lambda: favorites(gobject.baseobject.commonstylebase, gameuid),
|
lambda: favorites(self, gameuid),
|
||||||
icon="fa.heart",
|
icon="fa.heart",
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user