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)
|
gobject.baseobject.textsource.removehook(pid, addr)
|
||||||
|
|
||||||
elif action == copy:
|
elif action == copy:
|
||||||
copyhook = hc
|
winsharedutils.clipboard_set(hc)
|
||||||
if copyhook[0] == "E":
|
|
||||||
copyhook = copyhook[copyhook.find("H") :]
|
|
||||||
winsharedutils.clipboard_set(copyhook)
|
|
||||||
|
|
||||||
def opensolvetext(self):
|
def opensolvetext(self):
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user