Changeset 1628 for code/trunk/src/core
- Timestamp:
- Jun 26, 2008, 9:30:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/XMLPort.h
r1505 r1628 152 152 this->parseResult_ = PR_waiting_for_default_values; 153 153 } 154 else 155 this->parseResult_ = PR_waiting_for_default_values; 154 156 } 155 157 catch (ticpp::Exception& ex)
Note: See TracChangeset
for help on using the changeset viewer.