summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-11-07 13:44:57 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-11-07 14:46:41 -0500
commitd674e9c8fac5ab097e3c17a3c73dd21e7f63e7c1 (patch)
treee630a9c90b9409a4360c3b1e71be95cd6e08b99e /gtk/gtk.h
parentaceba7484faf4932442d92d0b2dd0f0466e0afed (diff)
downloadgtk+-d674e9c8fac5ab097e3c17a3c73dd21e7f63e7c1.tar.gz
Drop support for -gtk-gradient
The standard CSS radial-gradient can be used instead, and Adwaita and HighContrast have been ported over.
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 3e4fb44427..89b927b2e1 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -242,7 +242,6 @@
#include <gtk/gtkwindowgroup.h>
#ifndef GTK_DISABLE_DEPRECATED
-#include <gtk/deprecated/gtkgradient.h>
#include <gtk/deprecated/gtksymboliccolor.h>
#endif /* GTK_DISABLE_DEPRECATED */