Increase max nr of engines to 2000
[xboard.git] / xedittags.h
index e777067..a9bf63f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * xedittags.h
  *
- * Copyright 1995,2009 Free Software Foundation, Inc.
+ * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
  *
  * ------------------------------------------------------------------------
  *
@@ -27,4 +27,5 @@
 void EditTagsProc P((Widget w, XEvent *event,
                     String *prms, Cardinal *nprms));
 
+extern Widget editTagsShell, tagsShell;
 #endif