mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-18 10:16:51 +00:00
(widget_store_internal_border): Conditionalize declaration.
This commit is contained in:
parent
eae6e8c2b7
commit
09ba2aa0b6
@ -896,4 +896,6 @@ extern int popup_activated P_ ((void));
|
||||
extern void initialize_frame_menubar P_ ((struct frame *));
|
||||
|
||||
/* Defined in widget.c */
|
||||
#ifdef USE_X_TOOLKIT
|
||||
extern void widget_store_internal_border P_ ((Widget));
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user