(svn r12768) -Codechange: move the statusbar GUI to it's own file.

This commit is contained in:
rubidium
2008-04-18 15:13:45 +00:00
parent dc16b4f2b4
commit 8c2c7c27ea
7 changed files with 204 additions and 158 deletions

View File

@@ -727,6 +727,10 @@
RelativePath=".\..\src\station.cpp"
>
</File>
<File
RelativePath=".\..\src\statusbar_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\string.cpp"
>
@@ -1195,6 +1199,10 @@
RelativePath=".\..\src\news_func.h"
>
</File>
<File
RelativePath=".\..\src\news_gui.h"
>
</File>
<File
RelativePath=".\..\src\news_type.h"
>

View File

@@ -724,6 +724,10 @@
RelativePath=".\..\src\station.cpp"
>
</File>
<File
RelativePath=".\..\src\statusbar_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\string.cpp"
>
@@ -1192,6 +1196,10 @@
RelativePath=".\..\src\news_func.h"
>
</File>
<File
RelativePath=".\..\src\news_gui.h"
>
</File>
<File
RelativePath=".\..\src\news_type.h"
>