mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-08 11:47:14 +00:00
Fixed: warnings when compiling
This commit is contained in:
@@ -103,8 +103,9 @@ var kDelegateRespondsTo_textShouldBeginEditing
|
||||
CPLayoutManager _layoutManager @accessors(getter=layoutManager);
|
||||
CPRange _selectionRange @accessors(getter=selectedRange);
|
||||
CPSelectionGranularity _selectionGranularity @accessors(property=selectionGranularity);
|
||||
|
||||
CPSelectionGranularity _previousSelectionGranularity; // private
|
||||
CPSelectionGranularity _copySelectionGranularit; // private
|
||||
CPSelectionGranularity _copySelectionGranularity; // private
|
||||
|
||||
CPTextContainer _textContainer @accessors(property=textContainer);
|
||||
CPTextStorage _textStorage @accessors(getter=textStorage);
|
||||
|
||||
Reference in New Issue
Block a user