diff options
author | rubidium <rubidium@openttd.org> | 2013-05-19 14:43:23 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2013-05-19 14:43:23 +0000 |
commit | 50ae992b47f581d8a50892942438bfe7e3f62141 (patch) | |
tree | cd479cffb7344bc8409550dd7af21e6a32460481 /projects/openttd_vs100.vcxproj | |
parent | 163dfdd34afe8020a207b8f0a1b58e29ce082c41 (diff) | |
download | openttd-50ae992b47f581d8a50892942438bfe7e3f62141.tar.xz |
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 841c6280e..0ce351cf2 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -740,6 +740,7 @@ <ClInclude Include="..\src\widgets\highscore_widget.h" /> <ClInclude Include="..\src\widgets\industry_widget.h" /> <ClInclude Include="..\src\widgets\intro_widget.h" /> + <ClInclude Include="..\src\widgets\link_graph_legend_widget.h" /> <ClInclude Include="..\src\widgets\main_widget.h" /> <ClInclude Include="..\src\widgets\misc_widget.h" /> <ClInclude Include="..\src\widgets\music_widget.h" /> |