Merge branch 'uisim-xtest'
Make wxUIActionSimulator work with GTK+3, including when using DPI scaling.
This commit is contained in:
10
setup.h.in
10
setup.h.in
@@ -639,6 +639,16 @@
|
||||
|
||||
#define wxUSE_GSTREAMER_PLAYER 0
|
||||
|
||||
/*
|
||||
Use XTest extension to implement wxUIActionSimulator?
|
||||
|
||||
Default is 1, it is set to 0 if the necessary headers/libraries are not
|
||||
found by configure.
|
||||
|
||||
Recommended setting: 1, wxUIActionSimulator won't work in wxGTK3 without it.
|
||||
*/
|
||||
#define wxUSE_XTEST 0
|
||||
|
||||
/* --- start MSW options --- */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user