Skip to content

Commit

Permalink
Test 32-bit ImWchar.
Browse files Browse the repository at this point in the history
  • Loading branch information
samhocevar committed Oct 1, 2019
1 parent 80d2b1b commit 58a4077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
//#define ImDrawIdx unsigned int

//---- Use 32-bit for ImWchar (default is 16-bit) to support full Unicode code points.
//#define ImWchar ImWchar32
#define ImWchar ImWchar32

//---- Override ImDrawCallback signature (will need to modify renderer back-ends accordingly)
//struct ImDrawList;
Expand Down

0 comments on commit 58a4077

Please sign in to comment.