mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-21 18:00:43 +00:00
Fixed: missing imports.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
@import <Foundation/CPArray.j>
|
||||
@import <Foundation/CPObject.j>
|
||||
|
||||
@import "CGGeometry.j"
|
||||
|
||||
@implementation CPDOMWindowLayer : CPObject
|
||||
{
|
||||
|
||||
@@ -107,6 +107,7 @@
|
||||
* P: undefined 80 undefined
|
||||
*/
|
||||
|
||||
@import <Foundation/CPNotificationCenter.j>
|
||||
@import <Foundation/CPObject.j>
|
||||
@import <Foundation/CPRunLoop.j>
|
||||
@import <Foundation/CPSet.j>
|
||||
|
||||
Reference in New Issue
Block a user