summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-10-09 23:30:06 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-10-12 15:35:00 -0400
commitee8c2a235fafb7fe8d2abadb7a406130367332b4 (patch)
treedc3e5c4c03eabd759adb2c6ff088ff47b5e99b6c /gtk/gtkicontheme.c
parent299fbfd72211f168a1c8d9b46a651e01ea0d0403 (diff)
downloadgtk+-ee8c2a235fafb7fe8d2abadb7a406130367332b4.tar.gz
stylecontext: Deprecate most apis
The notable exception here are the global provider apis, which are needed in some form and don't have a replacement yet. Move them to gtkstyleprovider.[hc], so we can wholly deprecated gtkstylecontext.[hc].
Diffstat (limited to 'gtk/gtkicontheme.c')
-rw-r--r--gtk/gtkicontheme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c
index 2c66e54ea8..c585d7bef8 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -48,7 +48,6 @@
#include "gtkprivate.h"
#include "gtksettingsprivate.h"
#include "gtksnapshot.h"
-#include "gtkstylecontextprivate.h"
#include "gtkstyleproviderprivate.h"
#include "gtksymbolicpaintable.h"
#include "gtkwidgetprivate.h"