Просмотр исходного кода

Correct header comments

Some headers were reading UICatalog inside the FLEX project
Tanner Bennett лет назад: 7
Родитель
Сommit
bec7e0c229
24 измененных файлов с 25 добавлено и 25 удалено
  1. 1 1
      Classes/Editing/ArgumentInputViews/FLEXArgumentInputFontsPickerView.h
  2. 1 1
      Classes/Editing/ArgumentInputViews/FLEXArgumentInputFontsPickerView.m
  3. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableColumnHeader.h
  4. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableColumnHeader.m
  5. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableContentCell.h
  6. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableContentCell.m
  7. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableLeftCell.h
  8. 1 1
      Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableLeftCell.m
  9. 1 1
      Classes/GlobalStateExplorers/FLEXFileBrowserSearchOperation.h
  10. 1 1
      Classes/GlobalStateExplorers/FLEXFileBrowserSearchOperation.m
  11. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogMessage.h
  12. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogMessage.m
  13. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewCell.h
  14. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewCell.m
  15. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewController.h
  16. 1 1
      Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewController.m
  17. 1 1
      Classes/ObjectExplorers/FLEXGlobalsTableViewControllerEntry.h
  18. 2 2
      Classes/ObjectExplorers/FLEXGlobalsTableViewControllerEntry.m
  19. 1 1
      Classes/ObjectExplorers/FLEXLayerExplorerViewController.h
  20. 1 1
      Classes/ObjectExplorers/FLEXLayerExplorerViewController.m
  21. 1 1
      Classes/Utility/FLEXKeyboardHelpViewController.h
  22. 1 1
      Classes/Utility/FLEXKeyboardHelpViewController.m
  23. 1 1
      Classes/Utility/FLEXMultilineTableViewCell.h
  24. 1 1
      Classes/Utility/FLEXMultilineTableViewCell.m

+ 1 - 1
Classes/Editing/ArgumentInputViews/FLEXArgumentInputFontsPickerView.h

@@ -1,6 +1,6 @@
 //
 //  FLEXArgumentInputFontsPickerView.h
-//  UICatalog
+//  FLEX
 //
 //  Created by 啟倫 陳 on 2014/7/27.
 //  Copyright (c) 2014年 f. All rights reserved.

+ 1 - 1
Classes/Editing/ArgumentInputViews/FLEXArgumentInputFontsPickerView.m

@@ -1,6 +1,6 @@
 //
 //  FLEXArgumentInputFontsPickerView.m
-//  UICatalog
+//  FLEX
 //
 //  Created by 啟倫 陳 on 2014/7/27.
 //  Copyright (c) 2014年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableColumnHeader.h

@@ -1,6 +1,6 @@
 //
 //  FLEXTableContentHeaderCell.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/26.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableColumnHeader.m

@@ -1,6 +1,6 @@
 //
 //  FLEXTableContentHeaderCell.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/26.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableContentCell.h

@@ -1,6 +1,6 @@
 //
 //  FLEXTableContentCell.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/24.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableContentCell.m

@@ -1,6 +1,6 @@
 //
 //  FLEXTableContentCell.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/24.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableLeftCell.h

@@ -1,6 +1,6 @@
 //
 //  FLEXTableLeftCell.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/24.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/DatabaseBrowser/FLEXTableLeftCell.m

@@ -1,6 +1,6 @@
 //
 //  FLEXTableLeftCell.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Peng Tao on 15/11/24.
 //  Copyright © 2015年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/FLEXFileBrowserSearchOperation.h

@@ -1,6 +1,6 @@
 //
 //  FLEXFileBrowserSearchOperation.h
-//  UICatalog
+//  FLEX
 //
 //  Created by 啟倫 陳 on 2014/8/4.
 //  Copyright (c) 2014年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/FLEXFileBrowserSearchOperation.m

@@ -1,6 +1,6 @@
 //
 //  FLEXFileBrowserSearchOperation.m
-//  UICatalog
+//  FLEX
 //
 //  Created by 啟倫 陳 on 2014/8/4.
 //  Copyright (c) 2014年 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogMessage.h

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogMessage.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/25/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogMessage.m

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogMessage.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/25/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewCell.h

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogTableViewCell.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/25/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewCell.m

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogTableViewCell.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/25/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewController.h

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogTableViewController.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/19/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/GlobalStateExplorers/SystemLog/FLEXSystemLogTableViewController.m

@@ -1,6 +1,6 @@
 //
 //  FLEXSystemLogTableViewController.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 1/19/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/ObjectExplorers/FLEXGlobalsTableViewControllerEntry.h

@@ -1,6 +1,6 @@
 //
 //  FLEXGlobalsTableViewControllerEntry.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Javier Soto on 7/26/14.
 //  Copyright (c) 2014 f. All rights reserved.

+ 2 - 2
Classes/ObjectExplorers/FLEXGlobalsTableViewControllerEntry.m

@@ -1,6 +1,6 @@
 //
 //  FLEXGlobalsTableViewControllerEntry.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Javier Soto on 7/26/14.
 //  Copyright (c) 2014 f. All rights reserved.
@@ -22,4 +22,4 @@
     return entry;
 }
 
-@end
+@end

+ 1 - 1
Classes/ObjectExplorers/FLEXLayerExplorerViewController.h

@@ -1,6 +1,6 @@
 //
 //  FLEXLayerExplorerViewController.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 12/14/14.
 //  Copyright (c) 2014 f. All rights reserved.

+ 1 - 1
Classes/ObjectExplorers/FLEXLayerExplorerViewController.m

@@ -1,6 +1,6 @@
 //
 //  FLEXLayerExplorerViewController.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 12/14/14.
 //  Copyright (c) 2014 f. All rights reserved.

+ 1 - 1
Classes/Utility/FLEXKeyboardHelpViewController.h

@@ -1,6 +1,6 @@
 //
 //  FLEXKeyboardHelpViewController.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 9/19/15.
 //  Copyright © 2015 f. All rights reserved.

+ 1 - 1
Classes/Utility/FLEXKeyboardHelpViewController.m

@@ -1,6 +1,6 @@
 //
 //  FLEXKeyboardHelpViewController.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 9/19/15.
 //  Copyright © 2015 f. All rights reserved.

+ 1 - 1
Classes/Utility/FLEXMultilineTableViewCell.h

@@ -1,6 +1,6 @@
 //
 //  FLEXMultilineTableViewCell.h
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 2/13/15.
 //  Copyright (c) 2015 f. All rights reserved.

+ 1 - 1
Classes/Utility/FLEXMultilineTableViewCell.m

@@ -1,6 +1,6 @@
 //
 //  FLEXMultilineTableViewCell.m
-//  UICatalog
+//  FLEX
 //
 //  Created by Ryan Olson on 2/13/15.
 //  Copyright (c) 2015 f. All rights reserved.