mirror of
https://github.com/HIllya51/LunaHook.git
synced 2025-01-12 04:49:37 +08:00
Update LunaHost.cpp
This commit is contained in:
parent
5979571e43
commit
b0fcc4cd72
@ -634,7 +634,7 @@ void Hooksearchsetting::call(std::set<DWORD>pids,std::wstring reg){
|
||||
Hooksearchwindow::Hooksearchwindow(LunaHost* host):mainwindow(host){
|
||||
|
||||
cjkcheck=new checkbox(this,SEARCH_CJK);
|
||||
hs_default=new button(this,HS_SEARCH_FOR_TEXT);
|
||||
hs_default=new button(this,HS_START_HOOK_SEARCH);
|
||||
hs_text=new button(this,HS_SEARCH_FOR_TEXT);
|
||||
hs_user=new button(this,HS_SETTINGS);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user