(svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file

This commit is contained in:
belugas 2008-08-20 15:27:22 +00:00
parent 999994bcf3
commit 80ca96d469
4 changed files with 3 additions and 3 deletions

View File

@ -1868,7 +1868,7 @@
>
</File>
<File
RelativePath=".\..\src\waypoints_gui.cpp"
RelativePath=".\..\src\waypoint_gui.cpp"
>
</File>
</Filter>

View File

@ -1865,7 +1865,7 @@
>
</File>
<File
RelativePath=".\..\src\waypoints_gui.cpp"
RelativePath=".\..\src\waypoint_gui.cpp"
>
</File>
</Filter>

View File

@ -410,7 +410,7 @@ train_gui.cpp
transparency_gui.cpp
tree_gui.cpp
vehicle_gui.cpp
waypoints_gui.cpp
waypoint_gui.cpp
# Command handlers
aircraft_cmd.cpp