(svn r25344) -Feature: GUI for viewing story pages

This commit is contained in:
zuu
2013-06-09 12:48:27 +00:00
parent 1c0ec8b3b0
commit 7a5cedf078
22 changed files with 858 additions and 9 deletions

View File

@@ -2099,6 +2099,10 @@
RelativePath=".\..\src\statusbar_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\story_gui.cpp"
>
</File>
<File
RelativePath=".\..\src\subsidy_gui.cpp"
>
@@ -2335,6 +2339,10 @@
RelativePath=".\..\src\widgets\statusbar_widget.h"
>
</File>
<File
RelativePath=".\..\src\widgets\story_widget.h"
>
</File>
<File
RelativePath=".\..\src\widgets\subsidy_widget.h"
>