(widget_store_internal_border): Conditionalize declaration.
This commit is contained in:
parent
eae6e8c2b7
commit
09ba2aa0b6
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue