Files
cappuccino/AppKit/Cib
Alexander Ljungberg e7ecd92cbc Fixed: custom CPWindow subclasses breaking flatten.
If a cib file had a custom CPWindow subclass, that cib file would not be properly processed by flatten as it'd fail to find the relevant class (the fact that the class can't be found is an issue in itself). This would cause an exception.

This fix makes CPCibWindowTemplate act similar to CPCibCustomView when the referenced class can't be found: it instantiates a regular CPWindow. This is sufficient for flatten's purposes.
2013-07-02 17:16:55 +01:00
..
2012-04-12 12:09:24 -04:00
2013-01-23 15:48:55 +07:00
2013-01-23 15:48:55 +07:00
2013-01-23 15:48:55 +07:00
2010-11-19 00:07:37 -03:00
2013-02-12 22:29:31 -05:00
2012-05-24 17:10:46 +01:00
2013-02-25 18:27:44 +00:00