Files
cappuccino/AppKit/CPRuleEditor
Kjell Nilsson d9e7912162 Fixed: constructing a 'RowCountChanged' notification generates a nil warning when dragging a row
Previously, when

- Dragging a row in the rule editor

would eventually try to generate a dictionary with key 'indexes' and a
nil value in the method __postRowCountChangedNotificationOfType:indexes:.
Generating an empty dictionary instead when there is no indexes solves
this issue.
2013-03-26 11:19:44 +01:00
..
2013-01-23 15:48:55 +07:00
2013-02-25 18:27:44 +00:00
2013-01-23 15:48:55 +07:00