質問編集履歴

2

追加

2016/12/27 10:20

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
 
36
36
 
37
- @implementation TEST_B_View
37
+ @implementation TEST_A_View
38
38
 
39
39
 
40
40
 

1

編集

2016/12/27 10:20

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -20,13 +20,13 @@
20
20
 
21
21
 
22
22
 
23
- #import "TEST_B_View.h"
23
+ #import "TEST_A_View.h"
24
24
 
25
25
  NSUserDefaults *defaults;
26
26
 
27
27
 
28
28
 
29
- @interface TEST_B_View ()
29
+ @interface TEST_A_View ()
30
30
 
31
31
 
32
32