summaryrefslogtreecommitdiff
path: root/fluid/shell_command.h
diff options
context:
space:
mode:
authorMatthias Melcher <git@matthiasm.com>2021-12-09 12:40:45 +0100
committerMatthias Melcher <git@matthiasm.com>2021-12-09 12:42:56 +0100
commitace6a64161a51b868557ec307364700e5d2080a1 (patch)
treee91067922670b84428bb9835239cfd53592c7605 /fluid/shell_command.h
parent08e59770aa2be8e3aa91c0593e91f5d19f007bc3 (diff)
Fluid STR 3460.D: making dialog more interactive.
Diffstat (limited to 'fluid/shell_command.h')
-rw-r--r--fluid/shell_command.h1
1 files changed, 1 insertions, 0 deletions
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*);