Unwrap the FROM_UTF8 macro in favor of direct function
The extern just gets annoying to try to export the func later. We also yeet TO_UTF8 to string_utils.h for parity.
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
#include <xnode.h>
|
||||
#include <macros.h>
|
||||
#include <string_utils.h>
|
||||
|
||||
typedef wxXmlAttribute XATTR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user