forked from viewit/OrcaSlicer-KX
Same pattern as earlier fixes: const char[] + std::wstring fails in wx 3.3 where wxUSE_STD_CONTAINERS=ON. Wrap with wxString().
Same pattern as earlier fixes: const char[] + std::wstring fails in wx 3.3 where wxUSE_STD_CONTAINERS=ON. Wrap with wxString().