summaryrefslogtreecommitdiff
path: root/libmate-panel-applet/panel-plug-private.h
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2016-03-24 23:55:08 -0400
committerraveit65 <[email protected]>2016-03-25 11:01:42 +0100
commit0ac60dc13d55944c363eab68d5a34dcba326704a (patch)
tree850bf18682d971ae2ca7e6bf4382989d6ec7688b /libmate-panel-applet/panel-plug-private.h
parent7cc67fd58e249109937ab876e852099d4be6b6e8 (diff)
downloadmate-panel-0ac60dc13d55944c363eab68d5a34dcba326704a.tar.bz2
mate-panel-0ac60dc13d55944c363eab68d5a34dcba326704a.tar.xz
GTK 3.18:Apply panelplug rework
panel-plug-private.h Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present
Diffstat (limited to 'libmate-panel-applet/panel-plug-private.h')
-rw-r--r--libmate-panel-applet/panel-plug-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-panel-applet/panel-plug-private.h b/libmate-panel-applet/panel-plug-private.h
index 0aa64717..182bf502 100644
--- a/libmate-panel-applet/panel-plug-private.h
+++ b/libmate-panel-applet/panel-plug-private.h
@@ -19,7 +19,7 @@
#define PANEL_PLUG_PRIVATE_H
#include <gtk/gtk.h>
-#if GTK_CHECK_VERSION (3, 19, 0) && GLIB_CHECK_VERSION (2, 44, 0)
+#if GTK_CHECK_VERSION (3, 18, 0) && GLIB_CHECK_VERSION (2, 44, 0)
#include <gtk/gtkx.h>