From f047ee36d14be02842f5e40ebcf89ab6a30be796 Mon Sep 17 00:00:00 2001 From: "Robin E.R. Davies" Date: Sun, 7 Jun 2026 22:45:31 -0400 Subject: [PATCH] ... and the build change for AudioDeviceDialog.tsx --- vite/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite/CMakeLists.txt b/vite/CMakeLists.txt index ced3c85..4cb0b61 100644 --- a/vite/CMakeLists.txt +++ b/vite/CMakeLists.txt @@ -293,7 +293,7 @@ add_custom_command( src/pipedal/IconColorDropdownButton.tsx src/pipedal/PluginOutputControl.tsx src/pipedal/PluginPresetsDialog.tsx - src/pipedal/JackServerSettingsDialog.tsx + src/pipedal/AudioDeviceDialog.tsx src/pipedal/TextInfo_RewriteT3kUrls.ts src/pipedal/MidiBindingsDialog.tsx src/pipedal/DialogStack.tsx