summaryrefslogtreecommitdiffstats
path: root/src/bltConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltConfig.h')
-rw-r--r--src/bltConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltConfig.h b/src/bltConfig.h
index a520ba6..5c41d55 100644
--- a/src/bltConfig.h
+++ b/src/bltConfig.h
@@ -49,6 +49,7 @@ typedef struct {
extern Tk_ObjCustomOption pointObjOption;
extern Tk_ObjCustomOption dashesObjOption;
extern Tk_ObjCustomOption listObjOption;
+extern Tk_CustomOptionRestoreProc RestoreProc;
extern void Blt_SetDashes (Display *display, GC gc, Blt_Dashes *dashesPtr);