mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 06:20:43 -08:00
(EmacsFrameSetCharSize_): Prototype.
This commit is contained in:
parent
a33b10b5c1
commit
f0cf3646ef
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue