Cleanup headers

This commit is contained in:
Mikael Sand
2017-08-24 12:42:18 +03:00
parent 13d5157fc1
commit 5372a3078e
11 changed files with 24 additions and 22 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#import <Foundation/Foundation.h>
#if !defined (TextDecoration_)
#define TextDecoration_
#ifndef TextDecoration_h
#define TextDecoration_h
NS_ENUM(NSInteger, TextDecoration) {
TextDecorationNone,