mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-25 07:40:40 -07:00
(Fx_file_dialog): Export (for Motif code in fileio.c).
This commit is contained in:
parent
001f558366
commit
2c5c11efa2
1 changed files with 1 additions and 0 deletions
|
|
@ -3037,6 +3037,7 @@ extern void syms_of_xfns P_ ((void));
|
|||
extern void init_xfns P_ ((void));
|
||||
extern Lisp_Object Vx_resource_name;
|
||||
EXFUN (Fxw_display_color_p, 1);
|
||||
EXFUN (Fx_file_dialog, 4);
|
||||
#endif /* HAVE_X_WINDOWS */
|
||||
|
||||
/* Defined in xselect.c */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue