From e57fa1633a6d33583454638d43cc84167a40c19b Mon Sep 17 00:00:00 2001 From: Will Song Date: Thu, 8 Jan 2015 10:18:29 -0600 Subject: add exit title preference to group and add command for setting the preference --- src/command/commands.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/command/commands.h') diff --git a/src/command/commands.h b/src/command/commands.h index dd09fae0..c8cbd9e3 100644 --- a/src/command/commands.h +++ b/src/command/commands.h @@ -116,6 +116,7 @@ gboolean cmd_sub(gchar **args, struct cmd_help_t help); gboolean cmd_theme(gchar **args, struct cmd_help_t help); gboolean cmd_tiny(gchar **args, struct cmd_help_t help); gboolean cmd_titlebar(gchar **args, struct cmd_help_t help); +gboolean cmd_exittitle(gchar **args, struct cmd_help_t help); gboolean cmd_vercheck(gchar **args, struct cmd_help_t help); gboolean cmd_who(gchar **args, struct cmd_help_t help); gboolean cmd_win(gchar **args, struct cmd_help_t help); @@ -140,4 +141,4 @@ gboolean cmd_inpblock(gchar **args, struct cmd_help_t help); gboolean cmd_form_field(char *tag, gchar **args); -#endif \ No newline at end of file +#endif -- cgit 1.4.1-2-gfad0