update iOS SVGh (exclude x86 native's)

This commit is contained in:
Longri 2018-01-13 12:58:35 +01:00
parent 758f62a589
commit 25627462c4
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();