mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Revert "Fixed: CPMenuBarWindow did not return a value when expected"
This reverts commit 4f69a32700.
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
|
||||
- (CPFont)font
|
||||
{
|
||||
return [CPFont systemFontOfSize:[CPFont systemFontSize]];
|
||||
[CPFont systemFontOfSize:[CPFont systemFontSize]];
|
||||
}
|
||||
|
||||
- (void)tile
|
||||
|
||||
Reference in New Issue
Block a user