Fix compile.
This commit is contained in:
@@ -114,7 +114,7 @@ static void CheckFocus()
|
|||||||
|
|
||||||
if( ChangeAppPri() )
|
if( ChangeAppPri() )
|
||||||
{
|
{
|
||||||
if( bHasFocus )
|
if( HOOKS->AppHasFocus() )
|
||||||
HOOKS->BoostPriority();
|
HOOKS->BoostPriority();
|
||||||
else
|
else
|
||||||
HOOKS->UnBoostPriority();
|
HOOKS->UnBoostPriority();
|
||||||
|
|||||||
Reference in New Issue
Block a user