Use scrolling console in widget demo by default
This commit is contained in:
parent
6858e33285
commit
85aa1f03ed
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
#define GDISP_NEED_ELLIPSE FALSE
|
||||
#define GDISP_NEED_ARC FALSE
|
||||
#define GDISP_NEED_CONVEX_POLYGON TRUE
|
||||
#define GDISP_NEED_SCROLL FALSE
|
||||
#define GDISP_NEED_SCROLL TRUE
|
||||
#define GDISP_NEED_PIXELREAD FALSE
|
||||
#define GDISP_NEED_CONTROL FALSE
|
||||
#define GDISP_NEED_IMAGE TRUE
|
||||
|
|
Loading…
Add table
Reference in a new issue