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