Merge pull request #483 from Longri/update_SVGh

Update iOS SVGgh (exclude x86 natives)
This commit is contained in:
Emux 2018-01-13 14:11:56 +02:00 committed by GitHub
commit be483fff89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@
/*! \brief Because views and buttons are dynamically instantiated from Storyboards and Nibs, code for their classes might not link in from a static library. Thus this method to make sure the class gets called at least once from code.
*/
void MakeSureSVGghLinks(void);
void MakeSureSVGghLinks();