BoxSizer to Sizer
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
<ClInclude Include="TrooperEngine\EventEngine\cEvent.hpp" />
|
||||
<ClInclude Include="TrooperEngine\EventEngine\cEventControl.hpp" />
|
||||
<ClInclude Include="TrooperEngine\FXEngine\cGFX.hpp" />
|
||||
<ClInclude Include="TrooperEngine\GUIEngine\cBoxSizer.hpp" />
|
||||
<ClInclude Include="TrooperEngine\GUIEngine\cSizer.hpp" />
|
||||
<ClInclude Include="TrooperEngine\GUIEngine\cButton.hpp" />
|
||||
<ClInclude Include="TrooperEngine\GUIEngine\cGUI.hpp" />
|
||||
<ClInclude Include="TrooperEngine\GUIEngine\cLayout.hpp" />
|
||||
@@ -178,7 +178,7 @@
|
||||
<ClCompile Include="TrooperEngine\EventEngine\cEvent.cpp" />
|
||||
<ClCompile Include="TrooperEngine\EventEngine\cEventControl.cpp" />
|
||||
<ClCompile Include="TrooperEngine\FXEngine\cGFX.cpp" />
|
||||
<ClCompile Include="TrooperEngine\GUIEngine\cBoxSizer.cpp" />
|
||||
<ClCompile Include="TrooperEngine\GUIEngine\cSizer.cpp" />
|
||||
<ClCompile Include="TrooperEngine\GUIEngine\cButton.cpp" />
|
||||
<ClCompile Include="TrooperEngine\GUIEngine\cGUI.cpp" />
|
||||
<ClCompile Include="TrooperEngine\GUIEngine\cLayout.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user