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
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();