diff options
Diffstat (limited to 'gdk')
-rw-r--r-- | gdk/x11/gdkevents-x11.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/x11/gdkevents-x11.c b/gdk/x11/gdkevents-x11.c index 6897775d8b..97b027c870 100644 --- a/gdk/x11/gdkevents-x11.c +++ b/gdk/x11/gdkevents-x11.c @@ -2766,6 +2766,8 @@ static const struct { "Gtk/ButtonImages", "gtk-button-images" }, { "Gtk/MenuImages", "gtk-menu-images" }, { "Gtk/MenuBarAccel", "gtk-menu-bar-accel" }, + { "Gtk/CursorThemeName", "gtk-cursor-theme-name" }, + { "Gtk/CursorThemeSize", "gtk-cursor-theme-size" }, { "Xft/Antialias", "gtk-xft-antialias" }, { "Xft/Hinting", "gtk-xft-hinting" }, { "Xft/HintStyle", "gtk-xft-hintstyle" }, |