13
0

Fix sense of OS X check for menu items. Fixes #3420.

git-svn-id: svn://localhost/ardour2/branches/3.0@7697 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-08-27 02:01:07 +00:00
parent 1526735d79
commit 04cc804414

View File

@ -33,7 +33,7 @@
<separator/>
#endif
<menuitem action='ToggleSessionOptionsEditor'/>
#ifndef GTKOSX
#ifdef GTKOSX
<menuitem action='ToggleRCOptionsEditor'/>
<menuitem action='About'/>
#endif