mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-18 16:33:31 +00:00
Add missing imports
This commit is contained in:
@@ -25,8 +25,16 @@
|
||||
|
||||
@class CPCursor
|
||||
@class CPMenu
|
||||
@class CPPlatformWindow
|
||||
|
||||
@global CPApp
|
||||
@global CPHUDBackgroundWindowMask
|
||||
@global CPResizableWindowMask
|
||||
@global CPWindowResizeSlop
|
||||
@global CPWindowResizeStyle
|
||||
@global CPWindowResizeStyleLegacy
|
||||
@global CPWindowResizeStyleModern
|
||||
|
||||
|
||||
var _CPWindowViewCornerResizeRectWidth = 10,
|
||||
_CPWindowViewResizeRegionNone = -1,
|
||||
|
||||
Reference in New Issue
Block a user