(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own
Note: it's the same as r8363, only this time the svn history of autoreplace should be preserved
This commit is contained in:
@@ -675,6 +675,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\airport_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\bridge_gui.cpp">
|
||||
</File>
|
||||
|
@@ -958,6 +958,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\airport_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_gui.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\bridge_gui.cpp">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user