Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 796


Ignore:
Timestamp:
Feb 10, 2008, 1:25:41 AM (16 years ago)
Author:
landauf
Message:

no, it didn't. next try.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core/src/orxonox/core/ConfigValueContainer.h

    r795 r796  
    101101            void description(const std::string& description);
    102102
    103             bool parseString(const std::string& input, MultiTypeMath& defvalue = MultiTypeMath(MT_null));
     103            bool parseString(const std::string& input, MultiTypeMath& defvalue);
    104104            bool valueToString(std::string* output, MultiTypeMath& input);
    105105            void resetConfigFileEntry();
Note: See TracChangeset for help on using the changeset viewer.