X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=interface.h;h=38db60dde73676152adf7578094feddd0bd158d9;hb=9363a0417ee37bcbe98656aa3054c62b5fedc195;hp=faaa1ba2bf7d7439031051a1549ca5b9ab3ca942;hpb=ceea9af6f6673bc83700a080d860fa68a4c29b41;p=xboard.git diff --git a/interface.h b/interface.h index faaa1ba..38db60d 100644 --- a/interface.h +++ b/interface.h @@ -11,6 +11,8 @@ GtkWidget *GUI_Error=NULL; GtkWidget *GUI_Menubar=NULL; GtkWidget *GUI_Timer=NULL; GtkWidget *GUI_Buttonbar=NULL; +GtkWidget *GUI_EditTags=NULL; +GtkWidget *GUI_EditTagsTextArea=NULL; GtkListStore *LIST_MoveHistory=NULL;