mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
This patch adds the `CPAppearance` class and uses it where needed. There is nearly no impact, but in `_CPPopoverWindowView` where the `CPPopoverAppearance` needs to be converted to a `CPAppearance` object nib2cib support has also been added. *This patch brings no new functionality.*