diff src/gaim.h @ 1411:a3e472534370

[gaim-migrate @ 1421] can close windows by hitting 'esc' committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 16 Jan 2001 02:20:08 +0000
parents bf041349b11e
children 42955549cdd9
line wrap: on
line diff
--- a/src/gaim.h	Tue Jan 16 02:06:46 2001 +0000
+++ b/src/gaim.h	Tue Jan 16 02:20:08 2001 +0000
@@ -460,6 +460,7 @@
 #define OPT_GEN_CTL_SMILEYS       0x00200000
 /* #define OPT_GEN_KEEPALIVE         0x00400000 now OPT_USR_KEEPALV */
 #define OPT_GEN_AUTO_AWAY	  0x00800000
+#define OPT_GEN_ESC_CAN_CLOSE     0x01000000
 
 extern int display_options;
 #define OPT_DISP_SHOW_TIME        0x00000001