add option 'enable keyboard shortcuts'
[claws.git] / src / prefs_common.h
index 0a9fb18179161fe40650683cd6fb829bc962dfd5..0c1b6b1d52e5a5106b4aea5601d1be57336b9097 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2016 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2019 Hiroyuki Yamamoto and the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -458,6 +458,7 @@ struct _PrefsCommon
        gint io_timeout_secs;
 
        gboolean gtk_can_change_accels;
+       gboolean gtk_enable_accels;
        
        /* Memory cache*/
        gint cache_max_mem_usage;