Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ff5dec5c
Commit
ff5dec5c
authored
Apr 23, 2010
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
parent
706a0137
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/gtkutil.c
src/gtkutil.c
+1
-0
No files found.
src/ChangeLog
View file @
ff5dec5c
2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
2010-04-23 Eli Zaretskii <eliz@gnu.org>
Support `display' text properties and overlay strings in bidi
...
...
src/gtkutil.c
View file @
ff5dec5c
...
...
@@ -35,6 +35,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include "charset.h"
#include "coding.h"
#include <gdk/gdkkeysyms.h>
#include "xsettings.h"
#ifdef HAVE_XFT
#include <X11/Xft/Xft.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment