mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
space
This commit is contained in:
parent
a168846500
commit
e872c05d5c
@ -108,7 +108,7 @@ class ItemWidget(QWidget):
|
||||
wrap.setContentsMargins(margin, margin, margin, margin)
|
||||
wrap.addWidget(self._img)
|
||||
layout.addWidget(_w)
|
||||
|
||||
layout.setSpacing(0)
|
||||
self._lb = QLabel()
|
||||
if globalconfig["showgametitle"]:
|
||||
self._lb.setText(file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user