From 349b818d3fd4f568160537616857b9ff7d68d3aa Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 29 Nov 2025 12:57:08 +0100 Subject: Fluid: convert modal panels into tabs in the widget panel (#1339) --- fluid/app/shell_command.cxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'fluid/app/shell_command.cxx') diff --git a/fluid/app/shell_command.cxx b/fluid/app/shell_command.cxx index e0080dfd5..337d17e2f 100644 --- a/fluid/app/shell_command.cxx +++ b/fluid/app/shell_command.cxx @@ -79,12 +79,12 @@ On macOS, we can write Apple Scripts: - #!/usr/bin/env osascript - say "@BASENAME@" + #!/usr/bin/env osascript + say "@BASENAME@" - osascript <