typo
Change-Id: I31053ae472f74eaf3a86159a273424174329d0bd
This commit is contained in:
parent
94cba04b33
commit
6439d93cbe
@ -217,7 +217,7 @@ bool StaticMethods::TraverseCXXMethodDecl(const CXXMethodDecl * pCXXMethodDecl)
|
||||
if ((fdc.Function("autoInstallFontLangSupport").Class("PrintFontManager")
|
||||
.Namespace("psp").GlobalNamespace())
|
||||
|| fdc.Function("AllocateFrame").Class("GtkSalFrame").GlobalNamespace()
|
||||
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame::")
|
||||
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame")
|
||||
.GlobalNamespace()))
|
||||
{
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user