File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed
GeneralsMD/Code/Tools/WorldBuilder
Generals/Code/Tools/WorldBuilder Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ set(WORLDBUILDER_SRC
11
11
"src/BuildListTool.cpp"
12
12
"src/CameraOptions.cpp"
13
13
"src/CButtonShowColor.cpp"
14
- "src/CButtonShowColor.h"
15
14
"src/CellWidth.cpp"
16
15
"src/CFixTeamOwnerDialog.cpp"
17
16
"src/ContourOptions.cpp"
@@ -108,6 +107,7 @@ set(WORLDBUILDER_SRC
108
107
"include/BuildList.h"
109
108
"include/BuildListTool.h"
110
109
"include/CameraOptions.h"
110
+ "include/CButtonShowColor.h"
111
111
"include/CellWidth.h"
112
112
"include/CFixTeamOwnerDialog.h"
113
113
"include/ContourOptions.h"
File renamed without changes.
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ set(WORLDBUILDER_SRC
11
11
"src/BuildListTool.cpp"
12
12
"src/CameraOptions.cpp"
13
13
"src/CButtonShowColor.cpp"
14
- "src/CButtonShowColor.h"
15
14
"src/CellWidth.cpp"
16
15
"src/CFixTeamOwnerDialog.cpp"
17
16
"src/ContourOptions.cpp"
@@ -111,6 +110,7 @@ set(WORLDBUILDER_SRC
111
110
"include/BuildList.h"
112
111
"include/BuildListTool.h"
113
112
"include/CameraOptions.h"
113
+ "include/CButtonShowColor.h"
114
114
"include/CellWidth.h"
115
115
"include/CFixTeamOwnerDialog.h"
116
116
"include/ContourOptions.h"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments