mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Move utf8.{h,c} from fe-common/core to core.
This commit is contained in:
parent
2ba4b9d26a
commit
5538578820
7 changed files with 8 additions and 7 deletions
|
|
@ -27,7 +27,7 @@ typedef struct _TERM_WINDOW TERM_WINDOW;
|
|||
#define TERM_TYPE_UTF8 1
|
||||
#define TERM_TYPE_BIG5 2
|
||||
|
||||
typedef guint32 unichar;
|
||||
#include "utf8.h"
|
||||
|
||||
extern TERM_WINDOW *root_window;
|
||||
extern int term_width, term_height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue