Browse Source

Really fix headless build

tags/22.02
falkTX 4 years ago
parent
commit
969c3e04ba
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      plugins/Cardinal/src/Ildaeil.cpp

+ 1
- 0
plugins/Cardinal/src/Ildaeil.cpp View File

@@ -1477,6 +1477,7 @@ struct IldaeilModuleWidget : ModuleWidget {
#else
static void host_ui_parameter_changed(NativeHostHandle, uint32_t, float) {}
static const char* host_ui_open_file(NativeHostHandle, bool, const char*, const char*) { return nullptr; }
static void projectLoadedFromDSP(void*) {}
typedef ModuleWidget IldaeilModuleWidget;
#endif



Loading…
Cancel
Save