(x-select-font): Declare.

This commit is contained in:
Glenn Morris
2008-06-17 05:57:29 +00:00
parent bb715837d8
commit 9c25700591

View File

@@ -2471,6 +2471,7 @@ choose a font."
(error "Font not found")))))
(defvar mouse-appearance-menu-map nil)
(declare-function x-select-font "xfns.c" (&optional frame ignored)) ; USE_GTK
(defun mouse-appearance-menu (event)
(interactive "@e")