(svn r23240) -Codechange: rework the code of the download status window
This commit is contained in:
@@ -465,6 +465,7 @@
|
||||
<ClInclude Include="..\src\network\network_base.h" />
|
||||
<ClInclude Include="..\src\network\network_client.h" />
|
||||
<ClInclude Include="..\src\network\network_content.h" />
|
||||
<ClInclude Include="..\src\network\network_content_gui.h" />
|
||||
<ClInclude Include="..\src\network\network_func.h" />
|
||||
<ClInclude Include="..\src\network\network_gamelist.h" />
|
||||
<ClInclude Include="..\src\network\network_gui.h" />
|
||||
|
@@ -615,6 +615,9 @@
|
||||
<ClInclude Include="..\src\network\network_content.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\network\network_content_gui.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\network\network_func.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
|
@@ -1134,6 +1134,10 @@
|
||||
RelativePath=".\..\src\network\network_content.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_content_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_func.h"
|
||||
>
|
||||
|
@@ -1131,6 +1131,10 @@
|
||||
RelativePath=".\..\src\network\network_content.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_content_gui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_func.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user