fix repairs of MrEd Mac -h problem for XonX
svn: r14958
This commit is contained in:
parent
77e4a3aa29
commit
351b9ffb28
|
@ -3152,9 +3152,11 @@ wxFrame *MrEdApp::OnInit(void)
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef OS_X
|
||||
#ifdef wx_mac
|
||||
# ifdef OS_X
|
||||
/* Hack to make sure it's referenced, so that xform doesn't throw it away. */
|
||||
wx_in_terminal = wx_in_terminal;
|
||||
# endif
|
||||
#endif
|
||||
|
||||
mred_run_from_cmd_line(argc, argv, setup_basic_env);
|
||||
|
|
Loading…
Reference in New Issue
Block a user