1
Fork 0
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:
Stefan Monnier 2002-02-07 20:22:19 +00:00
parent 001f558366
commit 2c5c11efa2

View file

@ -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 */