From 1cf97f3fc6a5f3eb81142a0085692b3b3a3534ec Mon Sep 17 00:00:00 2001 From: portix Date: Wed, 28 Sep 2011 18:39:03 +0200 Subject: New command stop_loading --- src/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/commands.h') diff --git a/src/commands.h b/src/commands.h index f4d0017b..c1a63f73 100644 --- a/src/commands.h +++ b/src/commands.h @@ -58,6 +58,7 @@ DwbStatus commands_push_master(KeyMap *, Arg *); DwbStatus commands_quickmark(KeyMap *, Arg *); DwbStatus commands_reload(KeyMap *, Arg *); DwbStatus commands_reload_bypass_cache(KeyMap *, Arg *); +DwbStatus commands_stop_loading(KeyMap *, Arg *); DwbStatus commands_resize_master(KeyMap *, Arg *); DwbStatus commands_save_files(KeyMap *, Arg *); DwbStatus commands_save_session(KeyMap *, Arg *); -- cgit v1.2.3