5aff8b6a6e
The TOOL_ACTION_ARGS construction method is supposed to be fairly light weight, so instead of creating/destroying strings all the time, pass string_views to the actual string data instead. wx doesn't currently support string_view -> wxString implicitly currently, so we have to do the conversion ourself. |
||
---|---|---|
.. | ||
core | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |