Changeset 1658 for code/branches/core3/src/core/ConfigFileManager.h
- Timestamp:
- Aug 14, 2008, 8:52:04 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core3/src/core/ConfigFileManager.h
r1505 r1658 258 258 { 259 259 public: 260 static ConfigFileManager* get Singleton();260 static ConfigFileManager* getInstance(); 261 261 262 262 void setFile(ConfigFileType type, const std::string& filename, bool bCreateIfNotExisting = true);
Note: See TracChangeset
for help on using the changeset viewer.