(svn r11576) -Codechange: enumerize and comment station GUI

This commit is contained in:
smatz
2007-12-05 17:08:10 +00:00
parent 079482f0a2
commit eda5921284
9 changed files with 264 additions and 151 deletions

View File

@@ -669,6 +669,9 @@
<File
RelativePath=".\..\src\station.h">
</File>
<File
RelativePath=".\..\src\station_gui.h">
</File>
<File
RelativePath=".\..\src\stdafx.h">
</File>

View File

@@ -1123,6 +1123,10 @@
RelativePath=".\..\src\station.h"
>
</File>
<File
RelativePath=".\..\src\station_gui.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>

View File

@@ -1120,6 +1120,10 @@
RelativePath=".\..\src\station.h"
>
</File>
<File
RelativePath=".\..\src\station_gui.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>