~ubuntu-branches/debian/squeeze/simutrans/squeeze

« back to all changes in this revision

Viewing changes to gui/citylist_stats_t.h

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt
  • Date: 2009-10-18 15:29:14 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091018152914-ip7am3dx1tl27uyb
Tags: 102.2+svn2786-1
* New upstream release.
  + Refresh patches.
  + Update translations.
* debian/rules: Add get-orig-source target.
* debian/rules: Add update-translations target.
* debian/README.source: Document get-orig-source and update-translations
  targets.
* Bump Standards-Version to 3.8.3 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#define CITYLIST_STATS_T_H
10
10
 
11
11
#include "../ifc/gui_komponente.h"
12
 
#include "../simcity.h"
 
12
#include "../tpl/vector_tpl.h"
13
13
 
14
14
 
15
15
class karte_t;
 
16
class stadt_t;
16
17
 
17
18
 
18
19
namespace citylist {