Commit 141255d
Fix wxWidgets check for EGL support
Since wxWidgets's d9df7db130ac22a6691bc4eb73ad0f691e999d7b,
wxWidgets can be compiled with both GLX and EGL at the same time, in
which case the old check no longer works.1 parent b6e2f5b commit 141255d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments