mirror of https://github.com/odrling/Aegisub
Update to latest wx trunk
This commit is contained in:
parent
5462d35708
commit
7deca9f43c
|
@ -1,6 +1,8 @@
|
|||
#ifndef _WX_SETUP_H_
|
||||
#define _WX_SETUP_H_
|
||||
#ifndef wxUSE_GUI
|
||||
#define wxUSE_GUI 1
|
||||
#endif
|
||||
#define WXWIN_COMPATIBILITY_2_4 0
|
||||
#define WXWIN_COMPATIBILITY_2_6 0
|
||||
#define WXWIN_COMPATIBILITY_2_8 0
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 91270d2d17374f24a4de5108ea1a332190b827a6
|
||||
Subproject commit 4c86168d9aaa36cffc74afbc6abd1ff5b270db64
|
Loading…
Reference in New Issue