Changes for automatic remapping of X colors on terminal frames:
[bpt/emacs.git] / src / widget.h
index 99edf09..2e53163 100644 (file)
@@ -96,5 +96,6 @@ extern struct _DisplayContext* display_context;
 
 /* Special entrypoints */
 void EmacsFrameSetCharSize ();
+void widget_store_internal_border P_ ((Widget widget));
 
 #endif /* _EmacsFrame_h */