* gtkutil.c: Add extern decl for Qxft.

This commit is contained in:
Chong Yidong 2012-09-03 16:13:33 +08:00
parent 1882aa3878
commit 3eab3ca987
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-09-03 Chong Yidong <cyd@gnu.org>
* gtkutil.c: Add extern decl for Qxft.
2012-09-02 Paul Eggert <eggert@cs.ucla.edu>
* emacs.c, eval.c: Use bool for boolean.

View file

@ -2038,6 +2038,7 @@ xg_get_file_name (FRAME_PTR f,
static char *x_last_font_name;
extern Lisp_Object Qxft;
/* Pop up a GTK font selector and return the name of the font the user
selects, as a C string. The returned font name follows GTK's own