summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2010-10-31 23:23:08 +0100
committerportix <portix@gmx.net>2010-10-31 23:23:08 +0100
commitef801a16f5dc45a85eb6d450c5b09bd6929b9f20 (patch)
tree28c7a7b7e6377031f104c69ebd6d25cccd02f394 /src/commands.h
parent97e8e9320beefa79f6465f0aca6830947bc79c9b (diff)
downloaddwb-ef801a16f5dc45a85eb6d450c5b09bd6929b9f20.zip
save configuration
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h
index 3a3c27e8..61386d00 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -48,5 +48,5 @@ gboolean dwb_com_focus_nth_view(Arg *arg);
gboolean dwb_com_toggle_block_content(Arg *a);
gboolean dwb_com_allow_content(Arg *a);
gboolean dwb_com_new_window_or_view(Arg *arg);
-//gboolean dwb_com_toggle_flash(Arg *arg);
+gboolean dwb_com_save_files(Arg *arg);
#endif