forked from AuroraMiddleware/gtk
Remove the rest of gtk-touchscreen-mode
This commit is contained in:
parent
b101d465be
commit
3e96625411
@ -326,7 +326,6 @@ _gdk_win32_window_delete_property (GdkWindow *window,
|
||||
"Xft/HintStyle\0" "gtk-xft-hintstyle\0"
|
||||
"Xft/RGBA\0" "gtk-xft-rgba\0"
|
||||
"Xft/DPI\0" "gtk-xft-dpi\0"
|
||||
"Gtk/TouchscreenMode\0" "gtk-touchscreen-mode\0"
|
||||
"Gtk/EnableAccels\0" "gtk-enable-accels\0"
|
||||
"Gtk/ScrolledWindowPlacement\0" "gtk-scrolled-window-placement\0"
|
||||
"Gtk/IMModule\0" "gtk-im-module\0"
|
||||
|
@ -51,7 +51,6 @@ static const struct {
|
||||
{"Xft/HintStyle", "gtk-xft-hintstyle"},
|
||||
{"Xft/RGBA", "gtk-xft-rgba"},
|
||||
{"Xft/DPI", "gtk-xft-dpi"},
|
||||
{"Gtk/TouchscreenMode", "gtk-touchscreen-mode"},
|
||||
{"Gtk/EnableAccels", "gtk-enable-accels"},
|
||||
{"Gtk/ScrolledWindowPlacement", "gtk-scrolled-window-placement"},
|
||||
{"Gtk/IMModule", "gtk-im-module"},
|
||||
|
Loading…
Reference in New Issue
Block a user