* gtkutil.c: Add extern decl for Qxft.
authorChong Yidong <cyd@gnu.org>
Mon, 3 Sep 2012 08:13:33 +0000 (16:13 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 3 Sep 2012 08:13:33 +0000 (16:13 +0800)
src/ChangeLog
src/gtkutil.c

index 2053c25..c781204 100644 (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.
index 48a8372..f0d2c02 100644 (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