mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
(EmacsFrameSetCharSize_): Prototype.
This commit is contained in:
parent
a33b10b5c1
commit
f0cf3646ef
@ -95,7 +95,7 @@ extern WidgetClass emacsFrameClass;
|
||||
extern struct _DisplayContext* display_context;
|
||||
|
||||
/* Special entrypoints */
|
||||
void EmacsFrameSetCharSize ();
|
||||
void EmacsFrameSetCharSize P_ ((Widget, int, int));
|
||||
void widget_store_internal_border P_ ((Widget widget));
|
||||
|
||||
#endif /* _EmacsFrame_h */
|
||||
|
Loading…
Reference in New Issue
Block a user