OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/hostdependX86LINUX64.git] / util / X86LINUX64 / include / bltBind.h
index 1007b29..349e700 100644 (file)
@@ -83,6 +83,7 @@ struct Blt_BindTableStruct {
     Blt_BindPickProc *pickProc;        /* Routine to report the item the mouse is
                                 * currently over. */
     Blt_BindTagProc *tagProc;  /* Routine to report tags picked items. */
+    Tcl_Interp *interp;
 };
 
 EXTERN void Blt_DestroyBindingTable _ANSI_ARGS_((Blt_BindTable table));