Almost all places where we used XMLParser::parseIntegerKey were using it like this: XMLParser::parseIntegerKey(str.c_str(), ...) Since this makes the code harder to read, I overloaded the method to also accept Commmon::String directly. Also removed all .c_str() invocations where necessary. svn-id: r53479 |
||
---|---|---|
.. | ||
events/default | ||
fs | ||
keymapper | ||
midi | ||
platform | ||
plugins | ||
saves | ||
timer | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
module.mk |