X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=interface.h;h=3ae8aa2f49374888637c93ec3c77ad0cff409ff3;hb=a84055fab56abd3cb232692e6d7f24d122f74497;hp=3ee8d15cea1a8a0068c67dda5a18d0299efe62bd;hpb=69656fe54eff5920804b263f74ec472f700ec12e;p=xboard.git diff --git a/interface.h b/interface.h index 3ee8d15..3ae8aa2 100644 --- a/interface.h +++ b/interface.h @@ -18,6 +18,9 @@ GtkWidget *GUI_EditTagsTextArea=NULL; GtkListStore *LIST_MoveHistory=NULL; GtkListStore *LIST_GameList=NULL; +GtkTreeView *TREE_History=NULL; +GtkTreeView *TREE_Game=NULL; + gint boardWidth; gint boardHeight;