Fixed: warning raised by the compiler due to unknown type in var declarations

This commit is contained in:
Alexandre Wilhelm
2014-12-01 14:22:06 -08:00
parent 56acbfc85c
commit 2484fb85e9
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ Cursor support by browser:
*/
@import <Foundation/CPObject.j>
@import "CPImage.j"
@global CPApp
+1
View File
@@ -32,6 +32,7 @@
@class CPTextField
@class CPWindow
@class CPGraphicsContext
@global CPApp