mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 22:51:28 +00:00
CPRuleEditor: In -initWithFrame: the _CPRuleEditorLocalizer was not initialized by default.
This commit is contained in:
@@ -150,7 +150,8 @@ var itemsContext = "items",
|
||||
_editable = YES;
|
||||
_allowsEmptyCompoundRows = NO;
|
||||
_disallowEmpty = NO;
|
||||
|
||||
|
||||
[self setFormattingStringsFilename:nil];
|
||||
[self setCriteriaKeyPath:@"criteria"];
|
||||
[self setSubrowsKeyPath:@"subrows"];
|
||||
[self setRowTypeKeyPath:@"rowType"];
|
||||
|
||||
Reference in New Issue
Block a user