Fix Windows builds (Lua binding undefined reference)

This commit is contained in:
Robin Gareus
2020-01-06 16:52:00 +01:00
parent f8243e62e7
commit 2afef6e4bd

View File

@@ -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