keyboard accelerators for both front ends.
[xboard.git] / gtk / xboard.h
index 781871d..5326af8 100644 (file)
@@ -151,6 +151,8 @@ void StopPV P((Widget w, XEvent * event, String * params, Cardinal * nParams));
 
 extern char memoTranslations[];
 
+extern GtkAccelGroup *GtkAccelerators;
+
 #if TODO_GTK
 extern Widget shells[];
 extern Widget formWidget, shellWidget, boardWidget, menuBarWidget;