diff src/gaim.h @ 4445:a65555132674

[gaim-migrate @ 4720] "Who's the idiot now, moron?" An option to remove the 'X' button from the tabs. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 28 Jan 2003 06:55:23 +0000
parents 2c985a9e994c
children a46c57f2d58b
line wrap: on
line diff
--- a/src/gaim.h	Tue Jan 28 06:51:58 2003 +0000
+++ b/src/gaim.h	Tue Jan 28 06:55:23 2003 +0000
@@ -253,6 +253,7 @@
 #define OPT_CONVO_IGNORE_SIZES		0x00001000
 #define OPT_CONVO_COMBINE		0x00002000
 #define OPT_CONVO_CTL_W_CLOSES          0x00004000
+#define OPT_CONVO_NO_X_ON_TAB		0x00008000
 
 extern guint im_options;
 #define OPT_IM_POPUP			0x00000001