Changeset 79 for branches/openyahtzee1.7PE/src/SettingsDB.h
- Timestamp:
- 05/04/2007 07:30:35 PM (5 years ago)
- File:
-
- 1 edited
-
branches/openyahtzee1.7PE/src/SettingsDB.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/openyahtzee1.7PE/src/SettingsDB.h
r17 r79 39 39 40 40 ///Sets the file name of the database the class will open. The directory will always be the home dir. 41 #define DBFILENAME " .OpenYahtzee"41 #define DBFILENAME "OpenYahtzee.dat" 42 42 class SettingsDB : public DBwrapper 43 43 {
Note: See TracChangeset
for help on using the changeset viewer.
