mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
wrap launch-68K option in compile-time flag off by default
This commit is contained in:
parent
fe72b3ae9c
commit
ed6f0ea65f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ BEGIN
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Beam dictionary" XW_BEAMDICT_PULLDOWN_ID
|
MENUITEM "Beam dictionary" XW_BEAMDICT_PULLDOWN_ID
|
||||||
MENUITEM "Beam boards and colors" XW_BEAMBOARD_PULLDOWN_ID
|
MENUITEM "Beam boards and colors" XW_BEAMBOARD_PULLDOWN_ID
|
||||||
#ifdef FEATURE_PNOAND68K
|
#ifdef FEATURE_DUALCHOOSE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Launch 68K vers." XW_RUN68K_PULLDOWN_ID
|
MENUITEM "Launch 68K vers." XW_RUN68K_PULLDOWN_ID
|
||||||
MENUITEM "Launch ARM vers." XW_RUNARM_PULLDOWN_ID
|
MENUITEM "Launch ARM vers." XW_RUNARM_PULLDOWN_ID
|
||||||
|
|
Loading…
Reference in a new issue