in /demos/modules/gwin/widgets disabled ginput toggle by default
This commit is contained in:
parent
a51ffd5b68
commit
775c05f301
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
|
|
||||||
/* Features for the GINPUT sub-system. */
|
/* Features for the GINPUT sub-system. */
|
||||||
#define GINPUT_NEED_MOUSE TRUE
|
#define GINPUT_NEED_MOUSE TRUE
|
||||||
#define GINPUT_NEED_TOGGLE TRUE
|
#define GINPUT_NEED_TOGGLE FALSE
|
||||||
#define GINPUT_NEED_DIAL FALSE
|
#define GINPUT_NEED_DIAL FALSE
|
||||||
|
|
||||||
#endif /* _GFXCONF_H */
|
#endif /* _GFXCONF_H */
|
||||||
|
|
Loading…
Add table
Reference in a new issue