mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 12:55:57 +01:00
Amend b4373dafda fix redefined macro warning
This commit is contained in:
parent
265018601a
commit
943623f027
1 changed files with 1 additions and 0 deletions
|
|
@ -1169,6 +1169,7 @@ LuaInstance::register_classes (lua_State* L, bool sandbox)
|
|||
#undef IMPORTDISPOSITION
|
||||
#undef TEMPOEDITBEHAVIOR
|
||||
#undef NOTENAMEDISPLAY
|
||||
#undef REGIONEDITDISPOSITION
|
||||
|
||||
#define ZOOMFOCUS(NAME) .addConst (stringify(NAME), (Editing::ZoomFocus)Editing::NAME)
|
||||
#define GRIDTYPE(NAME) .addConst (stringify(NAME), (Editing::GridType)Editing::NAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue