mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
3e498ded19
commit
11738d35f4
@ -123,6 +123,7 @@ class autoremovelineedit(QLineEdit):
|
||||
super().setText(s)
|
||||
def clear(self):
|
||||
self.check()
|
||||
super().clear()
|
||||
|
||||
class AnkiWindow(QWidget):
|
||||
__ocrsettext = pyqtSignal(str)
|
||||
|
Loading…
x
Reference in New Issue
Block a user