Skip to content

Commit

Permalink
Merge pull request #1680 from slevenbits/tag-fix
Browse files Browse the repository at this point in the history
Fix tag reading from IB
  • Loading branch information
aparajita committed Sep 28, 2012
2 parents 90d52a8 + 95246d7 commit 5cd137b
Show file tree
Hide file tree
Showing 5 changed files with 2,259 additions and 2,183 deletions.
1 change: 1 addition & 0 deletions AppKit/CPView.j
Expand Up @@ -3072,6 +3072,7 @@ var CPViewAutoresizingMaskKey = @"CPViewAutoresizingMask",

[self _setupToolTipHandlers];
_toolTip = [aCoder decodeObjectForKey:CPViewToolTipKey];

if (_toolTip)
[self _installToolTipEventHandlers];

Expand Down
2 changes: 1 addition & 1 deletion Tests/Manual/CPButtonTest/Resources/MainMenu.cib

Large diffs are not rendered by default.

0 comments on commit 5cd137b

Please sign in to comment.