From ace6a64161a51b868557ec307364700e5d2080a1 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 9 Dec 2021 12:40:45 +0100 Subject: Fluid STR 3460.D: making dialog more interactive. --- fluid/shell_command.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/shell_command.h') diff --git a/fluid/shell_command.h b/fluid/shell_command.h index 765806786..8a1f4e2a2 100644 --- a/fluid/shell_command.h +++ b/fluid/shell_command.h @@ -32,6 +32,7 @@ #endif void show_shell_window(); +void update_shell_window(); void apply_shell_window(); void do_shell_command(class Fl_Return_Button*, void*); -- cgit v1.2.3