Changeset 164 for trunk/src/MainFrame.h
- Timestamp:
- 27/09/08 16:08:34 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/MainFrame.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MainFrame.h
r163 r164 25 25 */ 26 26 27 #include "SettingsDB.h"28 27 #include "HighScoreTableDB.h" 29 28 #include "ScoreDice.h" … … 110 109 short int m_rollsundo; //holds the number of remaining rolls for use with the undo option 111 110 112 SettingsDB *m_settingsdb; //handles the settings database113 111 HighScoreTableDB *m_highscoredb; //handles the highscore database managment 114 112
Note: See TracChangeset
for help on using the changeset viewer.
