winex11: Make client_foreign_window_proc hidden.

This commit is contained in:
Zebediah Figura 2023-01-29 15:09:23 -06:00 committed by Alexandre Julliard
parent dd6d837b62
commit 2b06773417

View file

@ -453,7 +453,7 @@ extern int alloc_system_colors DECLSPEC_HIDDEN;
extern int xrender_error_base DECLSPEC_HIDDEN;
extern char *process_name DECLSPEC_HIDDEN;
extern Display *clipboard_display DECLSPEC_HIDDEN;
extern WNDPROC client_foreign_window_proc;
extern WNDPROC client_foreign_window_proc DECLSPEC_HIDDEN;
/* atoms */