diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-12-14 19:40:29 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-12-14 19:40:34 +0100 |
| commit | 33d071875623dc90e8da00d0491f97bc2558c861 (patch) | |
| tree | 742cf9b611ac89f4bbb234edbaf9a9e7834a5f5a /fluid/alignment_panel.h | |
| parent | 673fa2e09c178b6c49fddba53ca3d49ceb9bcd73 (diff) | |
FLUID: option to show terminal, clear terminal, and clear history
Diffstat (limited to 'fluid/alignment_panel.h')
| -rw-r--r-- | fluid/alignment_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h index de30e014f..c5e6c8036 100644 --- a/fluid/alignment_panel.h +++ b/fluid/alignment_panel.h @@ -134,4 +134,5 @@ extern Fl_Double_Window *shell_run_window; extern Fl_Terminal *shell_run_terminal; extern Fl_Return_Button *shell_run_button; Fl_Double_Window* make_shell_window(); +void make_window(); #endif |
