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
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

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