mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
205d967187
commit
aba63bf432
@ -56,6 +56,7 @@ class AttachProcessDialog(saveposwindow):
|
||||
"如果没看见想要附加的进程,可以尝试点击下方按钮后点击游戏窗口,或者尝试使用管理员权限运行本软件"
|
||||
)
|
||||
)
|
||||
self.label.setWordWrap(True)
|
||||
self.button = LPushButton("点击此按钮后点击游戏窗口")
|
||||
self.button.clicked.connect(
|
||||
functools.partial(mouseselectwindow, self.setcurrentpidpnamesignal.emit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user