Core: More Function Renaming.

This commit is contained in:
Malcrom
2013-06-11 21:25:12 -02:30
parent 66978cfc3b
commit ec474a62e5
143 changed files with 542 additions and 542 deletions

View File

@@ -32,5 +32,5 @@ void FollowerReference::targetObjectDestroyLink()
void FollowerReference::sourceObjectDestroyLink()
{
getSource()->stopFollowing();
GetSource()->stopFollowing();
}