Added string drawing methods for CPString.

This commit is contained in:
Randall Luecke
2011-06-18 23:44:32 -07:00
parent 0f097e0ff4
commit b4e4bdb924
2 changed files with 73 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@
@import "CPSound.j"
@import "CPSplitView.j"
@import "CPStepper.j"
@import "CPString+Additions.j"
@import "CPTableColumn.j"
@import "CPTableView.j"
@import "CPTabView.j"