GUI: add pattern label customization settings
This commit is contained in:
parent
ee16d20047
commit
bb5cee4a66
8 changed files with 106 additions and 35 deletions
|
|
@ -21,6 +21,8 @@
|
|||
#define _UTFUTILS_H
|
||||
#include "ta-utils.h"
|
||||
|
||||
int decodeUTF8(const unsigned char* data, signed char& len);
|
||||
|
||||
size_t utf8len(const char* s);
|
||||
size_t utf8clen(const char* s);
|
||||
size_t utf8pos(const char* s, size_t inpos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue