mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Merge pull request #3283 from enquora/_CPTableTextAttachment-resolve-build-warning
Fix build warnings in _CPTableTextAttachment
This commit is contained in:
@@ -19,7 +19,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@import "CPView.j"
|
@import "CPView.j"
|
||||||
@import "CPTextView.j"
|
@class CPTextView;
|
||||||
|
@class CPTextContainer;
|
||||||
@import "CPTextField.j"
|
@import "CPTextField.j"
|
||||||
@import <Foundation/CPAttributedString.j>
|
@import <Foundation/CPAttributedString.j>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user