- Timestamp:
- Mar 3, 2008, 1:49:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core/src/orxonox/core/ConfigValueContainer.cc
r839 r847 957 957 @return The description 958 958 */ 959 std::stringConfigValueContainer::getDescription() const959 const std::string& ConfigValueContainer::getDescription() const 960 960 { 961 961 return GetLocalisation(this->description_);
Note: See TracChangeset
for help on using the changeset viewer.