Fix Windows builds (Lua binding undefined reference)
This commit is contained in:
parent
f8243e62e7
commit
2afef6e4bd
@ -315,6 +315,8 @@ CLASSKEYS(LuaDialog::Message);
|
||||
CLASSKEYS(LuaDialog::Dialog);
|
||||
CLASSKEYS(LuaDialog::ProgressWindow);
|
||||
|
||||
CLASSKEYS(UIConfiguration);
|
||||
|
||||
#endif // end windows special case
|
||||
|
||||
/* Some notes on Lua bindings for libardour and friends
|
||||
|
Loading…
Reference in New Issue
Block a user