From 05ac0247cbd902f910fa89f8d4f4fde9de904b0f Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 22 Oct 2023 12:33:38 +0200 Subject: FLUID: Moves grid settings into dynamic tab --- fluid/shell_command.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fluid/shell_command.cxx') diff --git a/fluid/shell_command.cxx b/fluid/shell_command.cxx index 118cf00d3..053f47178 100644 --- a/fluid/shell_command.cxx +++ b/fluid/shell_command.cxx @@ -85,6 +85,8 @@ build workspace document 1 end tell EOD + + powershell -c "$wshell = New-Object -ComObject wscript.shell; $wshell.SendKeys('^{ESCAPE}') */ #include "shell_command.h" -- cgit v1.2.3