summaryrefslogtreecommitdiff
path: root/gdk/win32
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2013-06-26 10:36:56 -0400
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2013-06-26 10:53:09 -0400
commite8147d15f74e62047c84eb95e393449722198d89 (patch)
treebceab2418b4c7a9cb25542a2686b58a063fb9185 /gdk/win32
parent77831bf6fdceaed26b1d0b7e6dd9725cbdcf1fb8 (diff)
downloadgtk+-e8147d15f74e62047c84eb95e393449722198d89.tar.gz
Deprecate and ignore gtk-menu-images setting
GtkImageMenuItem images can still be enabled selectively by the app author using the always-show-image property on the item.
Diffstat (limited to 'gdk/win32')
-rw-r--r--gdk/win32/gdkproperty-win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/win32/gdkproperty-win32.c b/gdk/win32/gdkproperty-win32.c
index eccd74a65f..e73db692c6 100644
--- a/gdk/win32/gdkproperty-win32.c
+++ b/gdk/win32/gdkproperty-win32.c
@@ -318,7 +318,6 @@ _gdk_win32_window_delete_property (GdkWindow *window,
"Gtk/IMStatusStyle\0" "gtk-im-status-style\0"
"Gtk/Modules\0" "gtk-modules\0"
"Gtk/FileChooserBackend\0" "gtk-file-chooser-backend\0"
- "Gtk/MenuImages\0" "gtk-menu-images\0"
"Gtk/MenuBarAccel\0" "gtk-menu-bar-accel\0"
"Gtk/CursorBlinkTimeout\0" "gtk-cursor-blink-timeout\0"
"Gtk/CursorThemeName\0" "gtk-cursor-theme-name\0"