aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget.h b/src/widget.h
index 99edf0971a5..2e53163ba39 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -96,5 +96,6 @@ extern struct _DisplayContext* display_context;
96 96
97/* Special entrypoints */ 97/* Special entrypoints */
98void EmacsFrameSetCharSize (); 98void EmacsFrameSetCharSize ();
99void widget_store_internal_border P_ ((Widget widget));
99 100
100#endif /* _EmacsFrame_h */ 101#endif /* _EmacsFrame_h */