mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 04:36:30 +01:00
Fix Windows builds (Lua binding undefined reference)
This commit is contained in:
parent
f8243e62e7
commit
2afef6e4bd
1 changed files with 2 additions and 0 deletions
|
|
@ -315,6 +315,8 @@ CLASSKEYS(LuaDialog::Message);
|
||||||
CLASSKEYS(LuaDialog::Dialog);
|
CLASSKEYS(LuaDialog::Dialog);
|
||||||
CLASSKEYS(LuaDialog::ProgressWindow);
|
CLASSKEYS(LuaDialog::ProgressWindow);
|
||||||
|
|
||||||
|
CLASSKEYS(UIConfiguration);
|
||||||
|
|
||||||
#endif // end windows special case
|
#endif // end windows special case
|
||||||
|
|
||||||
/* Some notes on Lua bindings for libardour and friends
|
/* Some notes on Lua bindings for libardour and friends
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue