Changeset 202 for trunk/src/statistics_dialog.h
- Timestamp:
- 05/04/2009 12:22:36 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/statistics_dialog.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/statistics_dialog.h
r199 r202 22 22 23 23 #include "statistics.h" 24 #include "simple_histogram.h" 24 25 #include <wx/wx.h> 25 26 #include <wx/dialog.h> … … 46 47 wxStaticText *games_finished; 47 48 wxStaticText *statistics_reset_date; 49 SimpleHistogram* histogram; 48 50 49 51 statistics::Statistics* m_stats;
Note: See TracChangeset
for help on using the changeset viewer.
