Changeset 6427 for code/trunk/src
- Timestamp:
- Dec 28, 2009, 8:35:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/core/ConfigFileManager.h
r6425 r6427 92 92 : name_(name) 93 93 , value_(value) 94 , additionalComment_(additionalComment) 94 95 , bString_(bString) 95 , additionalComment_(additionalComment)96 96 { this->update(); } 97 97
Note: See TracChangeset
for help on using the changeset viewer.