diff options
Diffstat (limited to 'filelist.h')
-rw-r--r-- | filelist.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/filelist.h b/filelist.h new file mode 100644 index 0000000..f7fc2ab --- /dev/null +++ b/filelist.h @@ -0,0 +1,3 @@ +void filelist_window(void); +void filelist_ac(Widget widget, XEvent *event, + String *params, Cardinal *num_params); |