2006-12-01 [wwp] 2.6.0cvs77
[claws.git] / src / addressitem.h
index 8af19a6e640cc3ab4b34573d505bc97734762c6f..3284f4e582af95e4fc8938441b72e2ebe84484a4 100644 (file)
@@ -14,7 +14,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*
@@ -63,10 +63,14 @@ struct _AddressBook_win
        GtkWidget *menubar;
        GtkWidget *ctree;
        GtkWidget *ctree_swin;
+       GtkWidget *editaddress_vbox;
        GtkWidget *clist;
        GtkWidget *entry;
+       GtkWidget *label;
        GtkWidget *statusbar;
 
+       GtkWidget *help_btn;
+       GtkWidget *edit_btn;
        GtkWidget *del_btn;
        GtkWidget *reg_btn;
        GtkWidget *lup_btn;