diff src/gaim.h @ 2100:a93aeb6f813d

[gaim-migrate @ 2110] implemented OPT_PROTO_NO_PASSWORD. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Aug 2001 19:11:42 +0000
parents b66aca8e8dce
children 899c22dcee42
line wrap: on
line diff
--- a/src/gaim.h	Wed Aug 01 18:33:25 2001 +0000
+++ b/src/gaim.h	Wed Aug 01 19:11:42 2001 +0000
@@ -132,7 +132,9 @@
 	GtkWidget *mod;
 	GtkWidget *main;
 	GtkWidget *name;
+	GtkWidget *pwdbox;
 	GtkWidget *pass;
+	GtkWidget *rempass;
 	int tmp_options;
 	int tmp_protocol;