rollback
This commit is contained in:
parent
00bccf85dd
commit
c8b5445bf3
|
@ -95,7 +95,7 @@ _FX BOOLEAN Gui_InitTitle(HMODULE module)
|
||||||
// hook functions
|
// hook functions
|
||||||
//
|
//
|
||||||
|
|
||||||
if (! Gui_DisableTitle||SbieApi_QueryConfBool(NULL,"NoTitle",FALSE)) {
|
if (! Gui_DisableTitle) {
|
||||||
|
|
||||||
SBIEDLL_HOOK_GUI(GetWindowTextW);
|
SBIEDLL_HOOK_GUI(GetWindowTextW);
|
||||||
SBIEDLL_HOOK_GUI(GetWindowTextA);
|
SBIEDLL_HOOK_GUI(GetWindowTextA);
|
||||||
|
|
Loading…
Reference in New Issue