質問編集履歴

2

URLのリンクがおかしかったので修正しました

2020/05/12 00:37

投稿

fuji0130
fuji0130

スコア7

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ※全てのコードがあります。
4
4
 
5
- [https://github.com/FUJI0130/G_Layout_test/tree/master/G_Layout_test](https://github.com/FUJI0130/G_Layout_test/tree/master/G_Layout)_test
5
+ [https://github.com/FUJI0130/G_Layout_test/tree/master/G_Layout_test](https://github.com/FUJI0130/G_Layout_test/tree/master/G_Layout_test)
6
6
 
7
7
 
8
8
 

1

Layout_test_Item と明示してなかったので明示しました

2020/05/12 00:37

投稿

fuji0130
fuji0130

スコア7

test CHANGED
File without changes
test CHANGED
@@ -512,6 +512,10 @@
512
512
 
513
513
  ```c++
514
514
 
515
+ //Layout_test_Item
516
+
517
+
518
+
515
519
  #include "layout_test_Item.h"
516
520
 
517
521