Files
cappuccino/AppKit
bedaltonandcacaodev 7de91da87a Fix: rename _placeHolderView and add accessors in CPTabView.j (#2678)
In CPTabView.j on line 706 method is called `[_source
_setPlaceholderView:aValue]; ` this method does not exist, and this
call could possibly be expecting the property `_placeHolderView` to
have an accessor method. To add the correct accessor method the case of
either the method call selector or the variable must change —
`_placeHolderView` vs `_placeholderView`. For this fix I selected the
`_placeholderView` spelling, as opposed to the alternative with the
capitalized “holder” in “placeholder.”

Fixes #2674
2018-04-13 12:09:46 +02:00
..
2013-01-23 15:48:55 +07:00
2015-10-23 10:18:03 +02:00
2016-06-20 19:34:00 +02:00
2013-01-23 15:48:55 +07:00
2016-02-06 20:39:49 +01:00
2016-10-18 21:46:21 +02:00
2013-01-08 18:07:15 +00:00
2015-11-19 06:13:18 +01:00
2013-02-20 03:00:20 -05:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2016-05-10 22:28:35 +02:00
2016-02-06 20:39:49 +01:00
2016-02-06 20:39:49 +01:00
2013-01-24 19:18:39 +08:00
2015-12-07 14:58:42 +01:00
2016-11-13 22:55:29 +01:00
2015-10-23 10:18:03 +02:00
2016-02-06 20:39:49 +01:00
2015-12-10 18:29:34 +01:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2016-08-18 23:52:10 +01:00
2011-10-25 14:33:47 +02:00