mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Fixed: circular import with CPText
Previously CPText was in CPTextView.j, now it is in CPText.j. It fixes some other circular import as well, fixes some global var to import. Fixed some code style.
This commit is contained in:
committed by
daboe01
parent
81a8e91180
commit
39eeaea7e7
@@ -27,7 +27,6 @@
|
||||
|
||||
@class CPLayoutManager;
|
||||
|
||||
|
||||
CPTextStorageEditedAttributes = 1;
|
||||
CPTextStorageEditedCharacters = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user