hasTBDict -> hasItemWithID
This commit is contained in:
parent
48515d9ecc
commit
cf7cd1f32b
2 changed files with 8 additions and 8 deletions
|
@ -34,7 +34,7 @@
|
|||
- (void)clear;
|
||||
|
||||
- (NSString*)idFromIdentifier:(NSString*)identifier withPrefix:(NSString*)prefix;
|
||||
- (bool)hasTBDict:(const std::string&)id;
|
||||
- (bool)hasItemWithID:(const std::string&)id;
|
||||
- (NSColor*)colorFromHexColorString:(const std::string&)colorString;
|
||||
|
||||
// Selector actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue