Jelajahi Sumber

eagldisplay: Make PandaViewController visible.

Donny Lawrence 6 tahun lalu
induk
melakukan
c00d410be9
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      panda/src/eagldisplay/PandaViewController.h

+ 1 - 0
panda/src/eagldisplay/PandaViewController.h

@@ -1,5 +1,6 @@
 #import <UIKit/UIKit.h>
 
+__attribute__((visibility("default")))
 @interface PandaViewController : UIViewController
 
 // Whether this instance is functioning as the main GraphicsWindow.