(svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp.
This commit is contained in:
@@ -741,6 +741,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\ship_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\signs_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\smallmap_gui.cpp">
|
||||
</File>
|
||||
|
||||
@@ -1024,6 +1024,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\ship_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\signs_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\smallmap_gui.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user