mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
cbc45f8a7d
commit
5bccbd01ff
@ -691,10 +691,7 @@ class hookselect(closeashidewindow):
|
||||
gobject.baseobject.textsource.removehook(pid, addr)
|
||||
|
||||
elif action == copy:
|
||||
copyhook = hc
|
||||
if copyhook[0] == "E":
|
||||
copyhook = copyhook[copyhook.find("H") :]
|
||||
winsharedutils.clipboard_set(copyhook)
|
||||
winsharedutils.clipboard_set(hc)
|
||||
|
||||
def opensolvetext(self):
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user