mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
Add CPMutableAttributedString
This commit is contained in:
@@ -558,6 +558,9 @@ import <Foundation/CPString.j>
|
||||
|
||||
@end
|
||||
|
||||
@implementation CPMutableAttributedString : CPAttributedString {}
|
||||
@end
|
||||
|
||||
var isEqual = function isEqual(a, b)
|
||||
{
|
||||
if (a == b)
|
||||
|
||||
Reference in New Issue
Block a user