summaryrefslogtreecommitdiff
path: root/fluid/shell_command.h
diff options
context:
space:
mode:
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*);