fix repairs of MrEd Mac -h problem for XonX

svn: r14958
This commit is contained in:
Matthew Flatt 2009-05-23 13:22:46 +00:00
parent 77e4a3aa29
commit 351b9ffb28

View File

@ -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);