]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 2053c258df42b3ab735a2f91c169ea3902fd88e3..c781204e67995546fb48c7b78c7243ccf43ae656 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 48a83725fd97488d5a5607eb2dbb7bc465ac263f..f0d2c022f0c732e55bce36e50812d3a7625ff1b3 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