espelhamento de
https://github.com/arsenetar/dupeguru.git
sincronizado 2025-09-11 17:58:17 +00:00
Fixed the Qt-marked-column-deletion hack on ME, it was performed on SE columns instead.
Esse commit está contido em:
pai
98954bd582
commit
2d4903da26
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
from qtlib.column import Column
|
from qtlib.column import Column
|
||||||
from ..base.results_model import ResultsModel as ResultsModelBase
|
from ..base.results_model import ResultsModel as ResultsModelBase
|
||||||
from core_se.result_table import ResultTable
|
from core_me.result_table import ResultTable
|
||||||
|
|
||||||
# Little hack to remove the 'marked' column which isn't there in the Qt GUI.
|
# Little hack to remove the 'marked' column which isn't there in the Qt GUI.
|
||||||
del ResultTable.COLUMNS[0]
|
del ResultTable.COLUMNS[0]
|
||||||
|
|||||||
Carregando…
x
Referência em uma nova issue
Block a user