Code review inspections fix vol. 3

This commit is contained in:
Anton Popkov 2017-10-13 16:17:39 +03:00
parent 6c29696367
commit 9ab7dc8f52
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
// THE SOFTWARE.
//
//Protocol which ensures that specific type can apply appearance to itself
public protocol AppearanceProtocol {
associatedtype Appearance