Skip to content

Fixed Xcode6.3 warning#7

Open
msilotto wants to merge 2 commits into
Viacheslav-Radchenko:masterfrom
msilotto:msilotto/humus/Xcode6.3Warning
Open

Fixed Xcode6.3 warning#7
msilotto wants to merge 2 commits into
Viacheslav-Radchenko:masterfrom
msilotto:msilotto/humus/Xcode6.3Warning

Conversation

@msilotto
Copy link
Copy Markdown

I fixed Xcode 6.3 warning on property delegate of TSTabViewWithDropDownPanel.
Property delegate is declared in TSTabView superclass of type id, while in TSTabViewWithDropDownPanel subclass is declared of type id. To keep this working on Xcode 6.3 I added dynamic statement into TSTabViewWithDropDownPanel implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant