mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Fix missing imports and @global and @class
This commit is contained in:
@@ -25,10 +25,12 @@
|
||||
@import "CPTableColumn.j"
|
||||
@import "CPTableView.j"
|
||||
@import "CPView.j"
|
||||
@import "CPPasteboard.j"
|
||||
|
||||
@class CPCursor
|
||||
|
||||
@global CPTableColumnUserResizingMask
|
||||
@global CPApp
|
||||
|
||||
|
||||
@implementation _CPTableColumnHeaderView : CPView
|
||||
|
||||
Reference in New Issue
Block a user